aboutsummaryrefslogtreecommitdiff
path: root/mensa
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
|
* fixed satyam handler, changed url in package descriptionGabriel Pérez-Cerezo2018-03-12
|
* --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
|
* Fixed error handlingGabriel Pérez-Cerezo2017-10-26
|
* Added setup.py file for easy installationGabriel Pérez-Cerezo2017-10-10
|
* Moved stuff to a module folder, preparing for setuptoolsGabriel Pérez-Cerezo2017-10-10