Welcome to the 19 October 2022 release of Marys! This is a patch release in response to the replacement of Sharples Dining Hall by the new Dining Center.
Highlights
- Marys no longer returns a "closed"
Submenu
undersharples
indicating its 24/7 closure.- Marys now returns an empty
SubmenuContainer
for Sharples to maintain backwards compatibility and avoid cluttering generation of the rootMenu
's output. In other words, the result of something likemarys.Menu().ssml()
will no longer indicate that Sharples is closed. - To access the Dining Center's menu, use
dining_center
in place ofsharples
(for instance,marys.Menu()["dining_center"]
).
- Marys now returns an empty
- To make speech output easier to listen to, The following frequently occurring allergen codes are excluded from SSML output. These codes are still present in textual output (such as
card
and__str__
):::egg::
::milk::
::shellfish::
::soy::
::tree nut::
::wheat::