Releases: evanhsu/MMM-TitanSchoolMealMenu
Releases · evanhsu/MMM-TitanSchoolMealMenu
v0.7.0
v0.6.0
What's Changed
- Recognize new category called "Entrees"
- Add unit tests and an updated mockApiResponse for testing
- Add new config parameter:
debug: Boolean
that can be set for verbose log output. - Increase API request timeout from 8 seconds to 30 seconds.
The TitanSchools API appears to have changed their api responses to include a menu category called "Entrees" instead of using the name "Main Entree" that it used to use.
v0.5.0
Support for multiple schools added
Full Changelog: 0.4.0...0.5.0
v0.4.0
v0.3.0
Added support for "ServingSession" values other than "breakfast" and "lunch" (i.e. "Seamless Summer Breakfast").
Full Changelog: 0.2.0...0.3.0