Bump version

This commit is contained in:
Vincent Velociter
2026-05-25 12:32:58 +02:00
parent 65e62ace3c
commit f86493e94a
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -1,3 +1,9 @@
## 0.13.1
- Introduces `parseMultiGameLazy` and `PgnLazyGame` for lazy parsing of PGN
files. These APIs allow you to iterate through games in a PGN file without
parsing the moves (only the headers).
## 0.13.0
**Breaking changes:**
+1 -1
View File
@@ -1,7 +1,7 @@
name: dartchess
description: Provides chess and chess variants rules and operations including chess move generation, read and write FEN, read and write PGN.
repository: https://github.com/lichess-org/dartchess
version: 0.13.0
version: 0.13.1
platforms:
android:
ios: