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