mirror of https://github.com/rm-dr/daisy
Updated TODO
parent
76ac7be050
commit
1e304417c5
9
TODO.md
9
TODO.md
|
@ -6,14 +6,10 @@ Roadmap for fixes and features.
|
||||||
- Commands (help, clear, reset, quit, list constants, list units)
|
- Commands (help, clear, reset, quit, list constants, list units)
|
||||||
- Documentation (usage)
|
- Documentation (usage)
|
||||||
- Documentation (comments)
|
- Documentation (comments)
|
||||||
- Unit conversion, more units, better printing
|
- More units, better printing
|
||||||
- Unit tests
|
- Unit tests
|
||||||
- Fix unit power
|
- Plural unit names
|
||||||
- Better unit powers
|
|
||||||
- Releases
|
- Releases
|
||||||
- Fix unit conversion
|
|
||||||
- Minute + second
|
|
||||||
- 2sec + day -> broken print
|
|
||||||
|
|
||||||
## General
|
## General
|
||||||
- CLI Options: version, help, evaluate
|
- CLI Options: version, help, evaluate
|
||||||
|
@ -55,3 +51,4 @@ Roadmap for fixes and features.
|
||||||
- Syntax highlight input and output
|
- Syntax highlight input and output
|
||||||
- fish-style tab completion
|
- fish-style tab completion
|
||||||
- Numbered expressions, history recall
|
- Numbered expressions, history recall
|
||||||
|
- Better power printing
|
Loading…
Reference in New Issue