Releases: daltonmenezes/hyper-init
Releases · daltonmenezes/hyper-init
hyper-init v1.5.3
What's Changed
- Add zsh separator and clear command to shells.js by @vardargen in #15
New Contributors
- @vardargen made their first contribution in #15
Full Changelog: v1.5.2...v1.5.3
hyper-init v1.5.2
What's Changed
- Fixed printf "\033[H" error on nushell by @W2725730722 in https://github.com//pull/14
New Contributors
- @W2725730722 made their first contribution in #14
Full Changelog: v1.5.0...v1.5.2
hyper-init v1.5.0
Features
Others
hyper-init v1.4.0
- Updated rules handler to support an array of rules. This closes #5
- Added fish shell in the terminals list ( Thanks @iosbeginner )
hyper-init v1.2.1
- Fix undefined property issue checking shellName first at get-specifics file.
hyper-init v1.2.0
- Added clearCommand inference
- Added separator inference
- Ensured user preferences override inferences (if present)
- Always falls back to printf "\033[H" and " && "
- Added #Contributing to make it easier for users to update the list
- Fix #1 and #2
Thanks to @nightmarlin for the contributions.
hyper-init v1.1.4
- Add clearBuffer feature
- Add join-commands feature
- Add hyper-init gif to the README.md
- Update rpc event name to avoid conflict with another extensions
hyper-init v1.0.0
Add hyper-init extension