aboutsummaryrefslogtreecommitdiff
path: root/mensa/backends/studentenwerk.py
Commit message (Collapse)AuthorAge
* Removed arbitrary distinctions between Aktionen and Essen in STW backendHEADmasterGabriel Pérez-Cerezo2022-06-16
|
* Fix stw nonsense, add option to ignore boring stuffGabriel Pérez-Cerezo2022-05-18
| | | | bump version to 0.6
* 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
|
* Bumped version to 0.3, added html formatterGabriel Pérez-Cerezo2018-03-01
|
* Moved stuff to a module folder, preparing for setuptoolsGabriel Pérez-Cerezo2017-10-10