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.2.0] ( https://github.com/coder/balatrobench/compare/v1.1.0...v1.2.0 ) (2026-01-11)
4+
5+
6+ ### Features
7+
8+ * ** site:** auto-detect environment from hostname ([ 337c160] ( https://github.com/coder/balatrobench/commit/337c160fac0aca8d6e27023829107d064cc1eb96 ) )
9+
310## [ 1.1.0] ( https://github.com/coder/balatrobench/compare/v1.0.0...v1.1.0 ) (2026-01-11)
411
512
Original file line number Diff line number Diff line change 11[project ]
22name = " balatrobench"
3- version = " 1.1 .0"
3+ version = " 1.2 .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.1 .0"
34+ __version__ = "1.2 .0"
3535
3636__all__ = [
3737 # Version
You can’t perform that action at this time.
0 commit comments