Skip to content

v0.5.0

Choose a tag to compare

@S1M0N38 S1M0N38 released this 18 Jul 22:04

0.5.0 (2025-07-17)

Features

  • api: add hands_left to current_round game state (79cec38)
  • bot: add TCP-based replay bot for JSONL files (b5b6cf8)
  • log: add JSONLLogEntry model and flexible arguments field (3e8307a)
  • log: add logging to BalatroClient connection and API calls (3776c9c)

Bug Fixes

  • api: add seed warning for non-reproducible runs (b996f45)
  • api: prevent skipping Boss blind in skip_or_select_blind (dc66e7e)
  • client: make arguments optional in send_message (56419f5)

Documentation

  • add comprehensive logging systems documentation (b09d830)
  • clean up formatting and mkdocs configuration (4ec6e21)
  • improve MkDocs API documentation formatting (7a537c2)