1.5.1
- Ported the CoffeeScript to modern JavaScript with https://github.com/decaffeinate/decaffeinate
- Refactored the codebase into manageable chunks
- It is now hopefully easy to fix bugs that arise
and thanks to @TrickyPi for:
- Switch the E2E tests to Playwright
- Run tests on headless browsers with Github Actions
- Auto-release on tag with Github Actions