Updated TODO

This commit is contained in:
Mark 2023-08-05 10:08:59 -07:00
parent 249dcc5cf2
commit 816e3483f3
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4

11
TODO.md
View File

@ -1,3 +1,14 @@
## Version Bump checklist
- update Cargo.toml
- run cargo test
- commit
- git tag -a v1.0.0 -m "Version 1.0.0"
- push
- cargo publish
- Update packages
## Pre-release
- Fix linelocation (consistent, what does an operator's linelocation mean?)
- Tuple operations