Skip to content

Releases: Ryooooooga/zabrze

v0.4.0

23 Aug 13:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.4.0

v0.3.1

14 Jun 13:40
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.3.1

v0.3.0

17 Sep 09:58
e092cf4
Compare
Choose a tag to compare
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

19 May 13:22
c4f1ca2
Compare
Choose a tag to compare
bump version

v0.2.3

10 Jan 13:41
7382159
Compare
Choose a tag to compare
build: update to clap 4

v0.2.2

22 Dec 13:07
f9a35d9
Compare
Choose a tag to compare
bump version

v0.2.1

24 Oct 11:01
37c11a9
Compare
Choose a tag to compare
  • output expand log by setting ZABRZE_LOG_PATH

v0.2.0

15 Jun 12:26
16c7547
Compare
Choose a tag to compare
Merge pull request #14 from Ryooooooga/version-0.2.0

v0.1.10

24 Apr 09:33
a14b712
Compare
Choose a tag to compare
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

23 Apr 12:15
0cd2bb7
Compare
Choose a tag to compare
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