Updated TODO

pull/2/head v1.0.0
Mark 2023-08-05 10:08:59 -07:00
parent 249dcc5cf2
commit 816e3483f3
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 11 additions and 0 deletions

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 ## Pre-release
- Fix linelocation (consistent, what does an operator's linelocation mean?) - Fix linelocation (consistent, what does an operator's linelocation mean?)
- Tuple operations - Tuple operations