Skip to content

js v1.1.0

Compare
Choose a tag to compare
@Vexcited Vexcited released this 28 Aug 22:54
· 5 commits to index since this release

Add support for proper error handling.
Errors are now in models/errors and are exported. Every errors in Pawnote is using one of those exported errors.

Add support for menus.
You can now fetch menus for your establishment by doing pronote.menus(session, [Date]) !