Files
pgn_to_tex/CHANGELOG.md
T

16 lines
299 B
Markdown

## v0.0.1-rc.2
- add correct versioning metadata
## v0.0.1-rc.1
- Update readme and add license file
## v0.0.1-alpha.2
- Expose function `parse_diagrams_json` to convert stringified JSON to a MoveMap, allowing for parsing of the diagram data with `to_tex`
## v0.0.1-alpha.1
- Initial release