Skip to content

Commit 747ab34

Browse files
committed
chore(main): release 0.2.0
1 parent 7f5275e commit 747ab34

2 files changed

Lines changed: 15 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [0.2.0](https://github.com/S1M0N38/balatrollm/compare/v0.1.0...v0.2.0) (2025-08-21)
4+
5+
6+
### Features
7+
8+
* add new tools and agentic capabilities ([80e9d9a](https://github.com/S1M0N38/balatrollm/commit/80e9d9a34d33a8a662d4bf6da189085e0f2e6c4d))
9+
* add qwen3 to proxy config ([b4a3da1](https://github.com/S1M0N38/balatrollm/commit/b4a3da164ba5f8d833954f551f1a529a17c5bab6))
10+
* **build:** add game automation and enhanced testing support ([9805c40](https://github.com/S1M0N38/balatrollm/commit/9805c407bf27fd96dfcb042adc6b8f62ad591c5b))
11+
* change default model to cerebras-qwen3-235b ([f354789](https://github.com/S1M0N38/balatrollm/commit/f354789706d4442ac7d42d777b53115880bdba35))
12+
* **core:** refactor LLMBot with Config dataclass and improved architecture ([f38d93d](https://github.com/S1M0N38/balatrollm/commit/f38d93da65339099113065fff502fe5124052a2a))
13+
* **deployment:** add Balatro automation script ([d5fdbcf](https://github.com/S1M0N38/balatrollm/commit/d5fdbcffd585a2521969a186d4467e6a9c11f6ce))
14+
* drastically simplify the templates ([ef817f1](https://github.com/S1M0N38/balatrollm/commit/ef817f1995ccde50b35a5ad2c350d93301b08fa6))
15+
* **templates:** add aggressive strategy template system ([6c092b7](https://github.com/S1M0N38/balatrollm/commit/6c092b7eecd1efb5d05028664396bf3cccb35990))
16+
317
## 0.1.0 (2025-08-08)
418

519

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "balatrollm"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "LLM-powered bot that plays Balatro using strategic decision making"
55
readme = "README.md"
66
authors = [{ name = "S1M0N38", email = "bertolottosimone@gmail.com" }]

0 commit comments

Comments
 (0)