Changelog
IsoBowl 0.2.0
August 1, 2025Buzzer and Match Creation.
- Implemented the first draft of a match simulator. (Not yet functional)
 - Redesigned with Radix UI.
 
IsoBowl 0.1.0
July 2, 2025DB Optimization.
- Improved database load time from 16 seconds to 0.25 seconds.
 - Website visible on isobowl.com.
 
IsoBowl 0.0.2
June 29, 2025First private release to Dulles HS.
- Question database adds search, filter, and pagination capabilities.
 - CI/CD on a virtual private server (VPS).
 
isoBowl 0.0.1
June 15, 2025Project setup.
- Initial project structure and configuration.
 - Basic UI components and layout.
 - Basic routing and navigation.
 - Question database loads all 28,000 questions at once.