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