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+ ## [ 0.15.0] ( https://github.com/coder/balatrollm/compare/v0.14.1...v0.15.0 ) (2025-10-30)
4+
5+
6+ ### Features
7+
8+ * add webp conversion to balatrobench cli ([ 8afe67c] ( https://github.com/coder/balatrollm/commit/8afe67c2e076173dcb930f522532bf2bde27c3e6 ) )
9+
10+
11+ ### Documentation
12+
13+ * add better documentation for strategies ([ 1af7822] ( https://github.com/coder/balatrollm/commit/1af782267cc947c1b4cf4dd048e7cd807dfeab78 ) )
14+
315## [ 0.14.1] ( https://github.com/coder/balatrollm/compare/v0.14.0...v0.14.1 ) (2025-10-28)
416
517
Original file line number Diff line number Diff line change 11[project ]
22name = " balatrollm"
3- version = " 0.14.1 "
3+ version = " 0.15.0 "
44description = " LLM-powered bot that plays Balatro using strategic decision making"
55readme = " README.md"
66authors = [{ name = " S1M0N38" , email = " bertolottosimone@gmail.com" }]
Original file line number Diff line number Diff line change 11"""BalatroLLM project."""
22
3- __version__ = "0.14.1 "
3+ __version__ = "0.15.0 "
44
55from .balatrollm_cli import main
66
You can’t perform that action at this time.
0 commit comments