Updated todo

pull/2/head
Mark 2023-06-14 09:25:19 -07:00
parent 061f58ba53
commit 4cfd7ec8b7
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 3 additions and 4 deletions

View File

@ -2,8 +2,6 @@
- Reference previous results - Reference previous results
- Minimize parenthesis when printing expressions - Minimize parenthesis when printing expressions
- Sane autoconversion (mi + km) - Sane autoconversion (mi + km)
- -> as "to"
- strip_unit function
## Pre-release ## Pre-release
@ -11,7 +9,9 @@
- Documentation (usage) - Documentation (usage)
- Documentation (comments) - Documentation (comments)
- Print with highlighting - Print with highlighting
- Cleanup tests, test commands, test units, trig/function tests - Cleanup tests
- Test commands
- Test functions (nounit, tobase)
- Releases - Releases
@ -46,7 +46,6 @@
- Sums and products - Sums and products
- Unit info command - Unit info command
- Constant info command - Constant info command
- Convert to base unit
## Prompt ## Prompt
- Live syntax/output (like firefox js terminal) - Live syntax/output (like firefox js terminal)