Skip to content

Releases: deciduously/attendance

v0.3.1

19 Mar 00:19
Compare
Choose a tag to compare
  • Change executable name from attendance to attendance-server
  • Much needed reorganization under the hood

v0.3.0

18 Mar 19:34
Compare
Choose a tag to compare
  • Switch out Clojure backend for Rust/Rocket
  • Add button to load mock data
  • Add footer with link to Github

v0.2.0

09 Mar 03:30
Compare
Choose a tag to compare
  • Add backend - app is now distributed as a standalone uberjar
  • Dockerfile
  • Partial mock data processing

v0.1.6

08 Mar 12:51
Compare
Choose a tag to compare
  • 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

07 Mar 05:06
Compare
Choose a tag to compare
  • Makefile
  • Select extended day rooms by "XE" suffix, not hardcoded value

v0.1.4

06 Mar 22:31
Compare
Choose a tag to compare
  • 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

06 Mar 12:43
Compare
Choose a tag to compare
  • Log reports to console
  • Toggle to track which rooms I've called
  • Slightly better DateString format

v0.1.2

05 Mar 00:10
Compare
Choose a tag to compare
  • Include extra hours

v0.1.1

04 Mar 21:41
Compare
Choose a tag to compare
  • 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

04 Mar 16:59
Compare
Choose a tag to compare

First minor release.

  • Extended day email export - just absences
  • Bug removed from parser