Releases: hanneseilers/mensa-sh-parser
Releases · hanneseilers/mensa-sh-parser
Version 2.3.2
New in version 2.3.2
- Added output of lunch time in html code
- Added settable network connection timeout (default is 10s)
Version 2.3.1
New in version 2.3.1
- Fixed problems with setting custom extended file writer classes.
Version 2.3.0
New in version 2.3.0
- Enhanced parsing speed
- Integrated cache managemen
Version 2.2.0
New in Version 2.2.0:
- Fixed parser to work with new website of the Studentenwerk Schleswig Holstein
Version 2.1.2
New in Version 2.1.2
- Fixed bug while parsing meals with weekname as mealname
Version 2.1.1
NEW IN VERSION 2.1.1:
- Fixed several bugs while parsing meals
Version 2.1.0
NEW IN VERSION 2.1.0:
- Request ratings using a query with a set of meals (better performance)
- Updated meal recognition algorithm
- Fixed some bugs
- Updated test class to new functions
Version 2.0.0
Second version (first was not released) of mensa-sh-parser.
It can parse mensa meal data from Studentenwerk Schleswig-Holstein.
NEW IN VERSION 2.0.0:
- Rating and commenting functions for meals using the mensa-sh-rating projects (hostet on github) API.
- Improved code structure.
- Binary jar includes referenced libraries and has compilance level for java 1.6 due to android support.