Skip to content

Releases: bindul/bls

Version 0.8 - Split Season Leagues

29 Jan 21:15

Choose a tag to compare

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

24 Oct 16:22

Choose a tag to compare

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

Full Changelog: v-0.5.0...v-0.6.2

Release - 0.4.0 & 0.5.0

10 Oct 23:00

Choose a tag to compare

Changes

  1. Added support for vacant scores
  2. Added utility page to aid data entry
  3. Updated multiple library versions

Full Changelog: v-0.3.1...v-0.5.0

Defect Fix Release - 0.3.1

11 Aug 23:11

Choose a tag to compare

Fix issue where display breaks without a 'next' matchup

Full Changelog: v-0.3.0...v-0.3.1

Release - 0.3.0

28 Jun 20:59

Choose a tag to compare

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

16 Jun 19:57

Choose a tag to compare

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

14 Jun 04:58

Choose a tag to compare

Initial release of the site - concept, data from current league and match-up details.