mirror of https://github.com/rm-dr/daisy
parent
249dcc5cf2
commit
816e3483f3
11
TODO.md
11
TODO.md
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue