Updated TODO

newfloat
Mark 2023-08-17 17:33:54 -07:00
parent f9ec4d82fe
commit 6e3609d85e
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 2 additions and 2 deletions

View File

@ -7,8 +7,6 @@
- git tag -a v1.0.0 -m "Version 1.0.0" on merge commit - git tag -a v1.0.0 -m "Version 1.0.0" on merge commit
- cargo publish - cargo publish
- Update packages - Update packages
- Faster startup
## Pre-release ## Pre-release
@ -31,6 +29,7 @@
- evaluate straight from command line - evaluate straight from command line
- Auto-push to crates.io - Auto-push to crates.io
- Package for debian - Package for debian
- Faster startup
@ -49,6 +48,7 @@
- Complex numbers - Complex numbers
- acot/acoth functions - acot/acoth functions
- Sums and products with functional arguments - Sums and products with functional arguments
- Add functions: gcd, inverse mod
## Prompt ## Prompt
- Live syntax/output (like firefox js terminal) - Live syntax/output (like firefox js terminal)