Skip to content

Releases: hanneseilers/mensa-sh-parser

Version 2.3.2

30 Jan 15:36

Choose a tag to compare

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

29 Jan 17:22

Choose a tag to compare

Version 2.3.1 Pre-release
Pre-release

New in version 2.3.1

  • Fixed problems with setting custom extended file writer classes.

Version 2.3.0

29 Jan 10:03

Choose a tag to compare

Version 2.3.0 Pre-release
Pre-release

New in version 2.3.0

  • Enhanced parsing speed
  • Integrated cache managemen

Version 2.2.0

08 Jun 15:29

Choose a tag to compare

New in Version 2.2.0:

  • Fixed parser to work with new website of the Studentenwerk Schleswig Holstein

Version 2.1.2

23 Apr 09:27

Choose a tag to compare

New in Version 2.1.2

  • Fixed bug while parsing meals with weekname as mealname

Version 2.1.1

12 Mar 16:49

Choose a tag to compare

NEW IN VERSION 2.1.1:

  • Fixed several bugs while parsing meals

Version 2.1.0

17 Feb 18:09

Choose a tag to compare

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

15 Feb 18:00

Choose a tag to compare

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.