Releases: deciduously/attendance
Releases · deciduously/attendance
v0.3.1
v0.3.0
- Switch out Clojure backend for Rust/Rocket
- Add button to load mock data
- Add footer with link to Github
v0.2.0
- Add backend - app is now distributed as a standalone uberjar
- Dockerfile
- Partial mock data processing
v0.1.6
- Cute favicon
- Proper line breaks on Windows
This is the final release that doesn't require a backend. I will leave the files up for the time being, but you should really be using v0.3.0 and onward.
v0.1.5
- Makefile
- Select extended day rooms by "XE" suffix, not hardcoded value
v0.1.4
- Report can now be downloaded as plain text
- Absences and emails aggregated into one report, separated by newline
- Report will warn if classes are left uncollected
- Split up source code a bit, for maintainability
v0.1.3
- Log reports to console
- Toggle to track which rooms I've called
- Slightly better DateString format
v0.1.2
- Include extra hours
v0.1.1
- Fix style somewhat, room lists don't run into each other anymore
- Add button-less rosters at bottom to spot-check extended day
- Under-the-hood revisions for maintainability/readability purposes
v0.1.0
First minor release.
- Extended day email export - just absences
- Bug removed from parser