Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Dec 20:30
· 10 commits to main since this release

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