Releases: lukecarr/attendance
Releases · lukecarr/attendance
v0.2.1
v0.2.0
Changelog
- a7035f2 ✨ Added scraper for daily workforce absence data
- f6cb38e 💄 Revamped endpoints UI
- ee14c49 💄 Added light/dark mode toggle
- acb18da 📝 Added web API to README
- 4f4d99d 🐛 Fixed invalid href on endpoint links
- 70fd5ee 💚 Fixed type error during compilation
- 12d83a7 ♻️ Now using getStaticProps for loading endpoints
- b8f17e3 💄 Added Tailwindcss for styling
- 31e16f1 ✨ Replaced redis with HTTP cache-control
- bb1694a 🚑 Fixed invalid ioredis expiry usage
- fe07525 🏷️ Added missing types for ioredis
- e78f303 ♻️ Replaced keyv with ioredis
- 0a8c420 🐛 Replaced anchor tag with next/link
- 4403e16 Merge branch 'main' of https://github.com/lukecarr/dfe-attendance
- e079691 ✨ Added web-based API for getting scraped data
- b0add99 📄 Added banner image to README
- 1692b35 📝 Updated README
- ce4ffec ⬆️ Upgraded go.mod and GitHub actions to Go 1.17