Skip to content

Commit 4c232d0

Browse files
committed
docs: remove pre-1.0 notice
Release-As: 0.6.0
1 parent c908326 commit 4c232d0

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,6 @@
1414

1515
---
1616

17-
> [!WARNING]
18-
> **Pre-1.0 Development Notice**: This project is currently in pre-1.0 development phase. According to [Semantic Versioning](https://semver.org/) specification, minor version updates (0.x.y β†’ 0.(x+1).0) may introduce breaking changes. Please review release notes carefully before upgrading. Check out [here](https://github.com/orgs/coder/projects) the progressions.
19-
2017
BalatroBot is a Python framework designed to help developers create automated bots for the card game Balatro. The framework provides a comprehensive API for interacting with the game, handling game state, making strategic decisions, and executing actions. Whether you're building a simple bot or a sophisticated AI player, BalatroBot offers the tools and structure needed to get started quickly.
2118

2219
## πŸ“š Documentation

β€Ždocs/index.mdβ€Ž

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,6 @@
55

66
---
77

8-
!!! warning "Pre-1.0 Development Notice"
9-
10-
This project is currently in pre-1.0 development phase. According to [Semantic Versioning](https://semver.org/) specification, minor version updates (0.x.y β†’ 0.(x+1).0) may introduce breaking changes. Please review release notes carefully before upgrading.
11-
128
BalatroBot is a Python framework designed to help developers create automated bots for the card game Balatro. The framework provides a comprehensive API for interacting with the game, handling game state, making strategic decisions, and executing actions. Whether you're building a simple bot or a sophisticated AI player, BalatroBot offers the tools and structure needed to get started quickly.
139

1410
<div class="grid cards" markdown>

0 commit comments

Comments
Β (0)