Releases: bindul/bls
Releases · bindul/bls
Version 0.8 - Split Season Leagues
What's Changed
- Handle leagues with split seasons and carry-over average and handicap
- Bump dependencies
Full Changelog: v-0.5.0...v-0.8.0
v-0.6.2
What's Changed
- Support multiple teams in a league
- Score converter / entry form
- Bump vite from 7.1.9 to 7.1.11 in the npm_and_yarn group across 1 directory by @dependabot[bot] in #4
New Contributors
- @dependabot[bot] made their first contribution in #4
Full Changelog: v-0.5.0...v-0.6.2
Release - 0.4.0 & 0.5.0
Changes
- Added support for vacant scores
- Added utility page to aid data entry
- Updated multiple library versions
Full Changelog: v-0.3.1...v-0.5.0
Defect Fix Release - 0.3.1
Fix issue where display breaks without a 'next' matchup
Full Changelog: v-0.3.0...v-0.3.1
Release - 0.3.0
Support vacant or absent teams:
- Points calculation based on league setup
- Opponent score display when opponent did not bowl
Full Changelog: v-0.2.0...v-0.3.0
Release - 0.2.0
League / Match-up / Frame Display Updates
- [Bug Fix] Fixed average booster calculation for fractional averages
- [Bug Fix] Fixed team average display on matchups to show team-game average, rather than team-series average
- [Enhancement] Added player running average to player stat graph
- [New] Added a graph to show team score and rank over time
- [Enhancement] Strike to Spare RATIO is a player stat now
- [Enhancement] Parking lot is a frame stat now for players
- [Enhancement] Min team game / series are team stats now
- [New] Added all single pin spare picked up average as a stat for players
- [Enhancement] Removed the ugly table view of frames to a newer (cooler?) display.
- [Enhancement] Make game details expand/collapse more obvious
- [New] Show future match-ups with lanes and teams
New / Improved Sections and Components
- News / Highlights on the homepage
- Clear cache (so you don't have to wait 15 minutes)
Punch-list / Tech Changes
- [New] Moved variables to .env config files
- Eslint setup (from vite recommends) and eslint fixes + browser reported errors (each child in list should have a unique key prop)
- Bundle changes to handle large libraries into separate chunks
Initial Release
Initial release of the site - concept, data from current league and match-up details.