Releases: JoelEinbinder/snail
Releases · JoelEinbinder/snail
Snail 0.12.0
Highlights
- Python, Bash, and JavaScript shell languages
- Autocomplete popover now can extend outside of the window
- Cold startup performance massively improved. Now below 400ms
- Bug fixes
Full Changelog: v0.11.2...v0.12.0
Snail 0.11.2
Some bug fixes
Full Changelog: v0.11.1...v0.11.2
Snail 0.11.1
Highlights
- Fix shells crashing
- Better handling of when ssh2 connections die
- Fix ls when files have no known uid
Full Changelog: v0.11.0...v0.11.1
Snail 0.11.0
Snail 0.10.0
Highlights
- See the result of shell commands before you have even run them.
- Many bug fixes, especially for Linux
- Light theme
- Way faster startup
- Autocomplete improvements
Full Changelog: v0.9.0...v0.10.0
Snail 0.9.0
Highlights
- Built-in node upgraded to v20.10.0
- Web types are now in snail-sdk:
import * as snail from 'snail-sdk/web'
Full Changelog: v0.8.0...v0.9.0
Snail 0.8.0
First public release!