Releases: greengiraffe/wingspan-helper
Releases · greengiraffe/wingspan-helper
v2.1.1
v2.1.0
v2.0.0
- migrate to Vite & Vue 3
- upgrade all dependencies
- remove obsolete dependencies
v1.1.1
v1.1.0
- Added the ability to change player names in-place (thanks to @verdantPermission)
- The app now remembers settings and scores via localStorage (thanks to @verdantPermission)
- The scoresheet now always stretches to full width regardless of the player count (thanks to @verdantPermission)
- The winning player(s) points are now underlined
- Add Nectar row for the Oceania expansion
- Removed Automata tab as it won't be implemented anytime soon (see #5)
- Upgraded dependencies
v1.0.5
- Upgraded dependencies
- Updated license year
v1.0.4
- Fix failing build
v1.0.3
- Tweak sizes and margins, especially for small screens
- Improved layout for custom font sizes set in the browser settings
- Upgraded dependencies
- Updated browserslist (target more modern browsers)
v1.0.2
- Remove unused files & dependencies related to testing
- Fix typo in footer
v1.0.1
- Upgraded all dependencies