Releases: wasi-master/fastero
Releases · wasi-master/fastero
Version 0.2.4
Version 0.2.3
Version 0.2.2
v0.2.1
🐛 Bug Fixes
- Better autocompletion (f07de67)
- Fastero now uses
ptpython
's implementation instead ofjedi
's.ptpython
's implementation is more fine-tuned for a REPL-like interface
- Fastero now uses
Full Changelog: v0.2.0...v0.2.1
Version 0.2.0
📰 Docs
- Add programmatic usage (62de8bb)
✨ New Features
- Add autocompletion to multi-line input (3fdb283)
🐛 Bug Fixes
- Improve run count calculation (45ca16a)
- Remove unnecessary
pygments-csv-lexer
dependency for docs (ecb07ad) - Show unprocessed file path if Pillow isn't installed (224c1b2)
Full Changelog: v0.1.3...v0.2.0
Version 0.1.3
📰 Docs
- Various documentation improvements (0cb95b1)
🐛 Bug Fixes
- Don't calculate the amount of runs past the specified --runs parameter (9fe6c39)
- Fix mean and median erroring out when there is only one run (39d08aa)
- Fix time specifiers ns and us not being detected properly (b8e8a6e)
Full Changelog: v0.1.2...v0.1.3
Version 0.1.2
🐛 Bug Fixes
- Fix JSON file schema (fb92455)
Version 0.1.1
📰 Docs
- Readme fixes
Version 0.1.0
Initial Release
The library is still in beta so keep that in mind, please :)