add license and update changelog v.0.0.1-rc.1

This commit is contained in:
2026-05-28 22:07:01 +02:00
parent 9a2b7dbb86
commit 47ab11f1c1
2 changed files with 659 additions and 1 deletions
+9 -1
View File
@@ -1,3 +1,11 @@
## v0.0.1
## 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