Skip to content

v2.0.0

Compare
Choose a tag to compare
@sawyerh sawyerh released this 26 Dec 23:39
· 186 commits to main since this release
c2fa015
  • Added my public-facing site in web/ and the Firebase-related code (functions, database, etc) in firebase/
  • Refactored some code, including migrating most of the codebase to TypeScript. Still a lot of room for improvement
  • Fixed issues with Node 18
  • Improved test coverage, and added GitHub Actions for test suites