Releases: Ryooooooga/zabrze
Releases · Ryooooooga/zabrze
v0.4.0
What's Changed
- feat: allow
cursor: null
to disabling placeholders by @Ryooooooga in #17 - build: update dependencies by @Ryooooooga in #18
- ci: update action-gh-release by @Ryooooooga in #19
Full Changelog: v0.3.1...v0.4.0
v0.3.1
Full Changelog: v0.3.0...v0.3.1
v0.3.0
Merge pull request #16 from Ryooooooga/release/v0.3.0 - update dependencies ## BREAKING CHANGE - `$ZABRZE_LOG_PATH` has been removed - `$current_abbr` and `$current_command` have been removed. Use `$abbr` and `$command` instead #12
v0.2.4
bump version
v0.2.3
build: update to clap 4
v0.2.2
bump version
v0.2.1
- output expand log by setting
ZABRZE_LOG_PATH
v0.2.0
Merge pull request #14 from Ryooooooga/version-0.2.0
v0.1.10
Merge pull request #13 from Ryooooooga/release-0.1.10 - rename $current_command and $current_abbr to $command/$abbr #12 ## Deprecation `$current_command` and `$current_abbr` have been deprecated, use `$command`/`$abbr` instead.
v0.1.9
Merge pull request #10 from Ryooooooga/release/v0.1.9 ## Features - Allow the current buffer to be referenced by environment variables #9 ## Deprecation - `action: prepend` has been deprecated. see #9