Skip to content

Releases: PsypherPunk/jargon-rs

0.3.9

10 Feb 13:07
dfc74c5

Choose a tag to compare

bump: version 0.3.8 → 0.3.9

0.3.8

28 Jan 11:57
9d6964f

Choose a tag to compare

bump: version 0.3.7 → 0.3.8

0.3.6

13 Dec 17:29
a85a375

Choose a tag to compare

bump: version 0.3.5 → 0.3.6

0.3.5

13 Dec 17:29
0e84a98

Choose a tag to compare

build: release 0.3.5

0.3.4

09 Sep 19:36
c7307a7

Choose a tag to compare

build: move to cargo-generate-rpm

- remove extraneous `.rpm` directory.
- update `Cargo.toml` config.
- update GitHub Actions to use `cargo-generate-rpm`.

closes #5

0.3.3

06 Sep 22:13
c517d52

Choose a tag to compare

build: fix clippy issues

- correct path for `.deb` file.
- fix clippy warnings.
  - run `cargo update` to fix upstream issues.
- bump version to 0.3.3

0.3.2

12 Apr 15:37
837ebd8

Choose a tag to compare

build: update to latest Rust edition

- update to 2021 edition;
- update pre-commit hooks;
- update build profile for `release` to reduce binary size;
- remove deprecated GitHub Actions.

0.3.1

29 Aug 13:07
550d35a

Choose a tag to compare

Fixed an issue parsing one of the lengthier entries.

0.3.0

13 Aug 19:46
dfce415

Choose a tag to compare

Added argument parsing via argh.

0.2.5

01 Aug 13:46
b7d0279

Choose a tag to compare

First RPM release, using cargo-rpm.