File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/coder/balatrobench/compare/v1.0.0...v1.1.0 ) (2026-01-11)
4+
5+
6+ ### Features
7+
8+ * add serve target to Makefile ([ 14b34d5] ( https://github.com/coder/balatrobench/commit/14b34d51d13f08ab754dacd8522fb3f9322d4fef ) )
9+
10+
11+ ### Bug Fixes
12+
13+ * claude settings.json ([ a72c778] ( https://github.com/coder/balatrobench/commit/a72c77854a43205143fd2ffdb2fe4688963f99db ) )
14+ * test for dynamic version ([ 99ab125] ( https://github.com/coder/balatrobench/commit/99ab1254217a3f6eaf93b925a575efcfeb343bce ) )
15+
316## 1.0.0 (2026-01-10)
417
518
Original file line number Diff line number Diff line change 11[project ]
22name = " balatrobench"
3- version = " 1.0 .0"
3+ version = " 1.1 .0"
44description = " Benchmark analysis and visualization for BalatroLLM"
55readme = " README.md"
66authors = [{ name = " S1M0N38" , email = " bertolottosimone@gmail.com" }]
Original file line number Diff line number Diff line change 3131)
3232from .writer import BenchmarkWriter
3333
34- __version__ = "1.0 .0"
34+ __version__ = "1.1 .0"
3535
3636__all__ = [
3737 # Version
You can’t perform that action at this time.
0 commit comments