aboutsummaryrefslogtreecommitdiff
path: root/mensa/frontends/html.py
Commit message (Collapse)AuthorAge
* Cleanup, bump version to 0.4Gabriel Pérez-Cerezo2018-09-03
| | | | | | This version breaks backend compatibility with 0.3.x; it turns the old list-based format into an OrderedDict-based format, sorted by category. This makes the renderers cleaner and easier to write.
* Added option for position, radius and distances, more pluginsGabriel Pérez-Cerezo2018-08-28
|
* --no-parallel option to fix studentenwerk behaviour, option to show only ↵Gabriel Pérez-Cerezo2018-03-06
| | | | student prices to avoid clutter
* Bumped version to 0.3, added html formatterGabriel Pérez-Cerezo2018-03-01