Skip to content

Releases: sorairolake/abcrypt

Release abcrypt-cli version 0.5.1

28 Jul 09:57
abcrypt-cli-v0.5.1

Choose a tag to compare

What's Changed

  • chore(release): Update version of abcrypt-cli to 0.5.0 by @sorairolake in #753
  • chore: Migrate to C++23 by @sorairolake in #754
  • chore(deps): Bump taiki-e/install-action from 2.52.7 to 2.53.0 by @dependabot[bot] in #755
  • chore(deps): Bump pyo3 from 0.25.0 to 0.25.1 by @dependabot[bot] in #756
  • chore(deps): Bump PyO3/maturin-action from 1.49.1 to 1.49.2 by @dependabot[bot] in #758
  • chore(deps): Bump taiki-e/install-action from 2.53.0 to 2.53.2 by @dependabot[bot] in #757
  • chore(deps): Bump astral-sh/setup-uv from 6.1.0 to 6.3.0 by @dependabot[bot] in #759
  • chore(deps): Bump obi1kenobi/cargo-semver-checks-action from 2.7 to 2.8 by @dependabot[bot] in #760
  • chore(deps): Bump PyO3/maturin-action from 1.49.2 to 1.49.3 by @dependabot[bot] in #761
  • chore(deps): Bump taiki-e/install-action from 2.53.2 to 2.54.0 by @dependabot[bot] in #762
  • chore(deps): Update deno.jsonc by @sorairolake in #763
  • chore: Update docs by @sorairolake in #764
  • chore(deps): Update uv.lock by @sorairolake in #765
  • chore: Move deno.jsonc and deno.lock by @sorairolake in #766
  • chore: Update pyproject.toml by @sorairolake in #767
  • chore(deps): Bump astral-sh/setup-uv from 6.3.0 to 6.3.1 by @dependabot[bot] in #768
  • chore(deps): Bump taiki-e/install-action from 2.54.0 to 2.55.0 by @dependabot[bot] in #769
  • chore(deps): Bump clap_complete from 4.5.54 to 4.5.55 by @dependabot[bot] in #773
  • chore(deps): Bump taiki-e/install-action from 2.55.0 to 2.56.13 by @dependabot[bot] in #774
  • chore(deps): Bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #772
  • chore(deps): Bump Swatinem/rust-cache from 2.7.8 to 2.8.0 by @dependabot[bot] in #770
  • chore(deps): Bump clap_complete_nushell from 4.5.7 to 4.5.8 by @dependabot[bot] in #775
  • chore(deps): Bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #778
  • chore(deps): Bump astral-sh/setup-uv from 6.3.1 to 6.4.1 by @dependabot[bot] in #777
  • chore(deps): Bump taiki-e/install-action from 2.56.13 to 2.56.19 by @dependabot[bot] in #776
  • chore(deps): Bump taiki-e/install-action from 2.56.23 to 2.56.24 by @dependabot[bot] in #779
  • build: Stop building man pages at compile time by @sorairolake in #780
  • build(capi): Update build.rs by @sorairolake in #781

Full Changelog: abcrypt-cli-v0.5.0...abcrypt-cli-v0.5.1

Release abcrypt-cli version 0.5.0

12 Jun 15:59
abcrypt-cli-v0.5.0

Choose a tag to compare

What's Changed

  • chore(release): Update version of abcrypt-cli to 0.4.0 by @sorairolake in #650
  • chore(release): Update version of crates by @sorairolake in #651
  • chore(deps): Bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #647
  • chore(deps): Bump taiki-e/install-action from 2.47.7 to 2.47.12 by @dependabot in #652
  • chore(deps): Bump denoland/setup-deno from 2.0.1 to 2.0.2 by @dependabot in #653
  • chore(deps): Bump clap_complete from 4.5.41 to 4.5.42 by @dependabot in #654
  • chore(deps): Bump softprops/action-gh-release from 2.2.0 to 2.2.1 by @sorairolake in #657
  • chore(deps): Bump pyo3 from 0.23.3 to 0.23.4 by @dependabot in #656
  • chore(deps): Bump clap from 4.5.24 to 4.5.26 by @dependabot in #655
  • chore(deps): Bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #658
  • chore(deps): Bump taiki-e/install-action from 2.47.12 to 2.47.18 by @dependabot in #659
  • Update the specification by @sorairolake in #660
  • test: Remove unwrap from should_panic test by @sorairolake in #661
  • chore: Fix unused_must_use by @sorairolake in #662
  • chore(deps): Bump PyO3/maturin-action from 1.45.0 to 1.46.0 by @dependabot in #663
  • chore(deps): Bump taiki-e/install-action from 2.47.18 to 2.47.25 by @dependabot in #664
  • chore(deps): Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot in #665
  • chore(deps): Bump clap_complete from 4.5.42 to 4.5.43 by @dependabot in #666
  • chore(deps): Bump clap from 4.5.26 to 4.5.27 by @dependabot in #667
  • chore(deps): Bump taiki-e/install-action from 2.47.25 to 2.48.1 by @dependabot in #668
  • chore(deps): Bump clap_complete from 4.5.43 to 4.5.44 by @dependabot in #669
  • chore(deps): Bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #670
  • chore(deps): Bump clap from 4.5.27 to 4.5.28 by @dependabot in #672
  • chore(deps): Bump taiki-e/install-action from 2.48.1 to 2.48.6 by @dependabot in #673
  • chore(deps): Bump taiki-e/install-action from 2.48.6 to 2.48.13 by @dependabot in #674
  • chore(deps-dev): Bump @antora/lunr-extension from 1.0.0-alpha.9 to 1.0.0-alpha.10 by @dependabot in #675
  • chore(deps): Bump clap from 4.5.28 to 4.5.29 by @dependabot in #676
  • chore: Migrate to Rust 2024 by @sorairolake in #677
  • chore: Update error.rs by @sorairolake in #678
  • chore(deps): Bump taiki-e/install-action from 2.48.13 to 2.49.1 by @dependabot in #679
  • chore(deps): Bump PyO3/maturin-action from 1.46.0 to 1.47.0 by @dependabot in #680
  • chore(deps): Bump clap_complete from 4.5.45 to 4.5.46 by @dependabot in #681
  • chore(deps): Bump pyo3 from 0.23.4 to 0.23.5 by @dependabot in #682
  • chore(deps): Bump sysexits from 0.8.5 to 0.9.0 by @dependabot in #683
  • chore(deps): Bump anyhow from 1.0.96 to 1.0.97 by @dependabot in #685
  • chore(deps): Bump serde_json from 1.0.139 to 1.0.140 by @dependabot in #686
  • chore(deps): Bump clap from 4.5.30 to 4.5.31 by @dependabot in #684
  • chore(deps): Bump PyO3/maturin-action from 1.47.0 to 1.47.1 by @dependabot in #687
  • chore(deps): Bump taiki-e/install-action from 2.49.1 to 2.49.10 by @dependabot in #688
  • chore(deps): Bump serde from 1.0.218 to 1.0.219 by @dependabot in #689
  • chore(deps): Bump pyo3 from 0.23.5 to 0.24.0 by @dependabot in #690
  • chore(deps): Bump taiki-e/install-action from 2.49.10 to 2.49.19 by @dependabot in #691
  • chore(deps): Bump PyO3/maturin-action from 1.47.1 to 1.47.2 by @dependabot in #692
  • chore(deps): Bump taiki-e/install-action from 2.49.19 to 2.49.28 by @dependabot in #694
  • chore(deps): Bump clap from 4.5.31 to 4.5.32 by @dependabot in #695
  • chore(deps): Bump extractions/setup-just from 2 to 3 by @dependabot in #693
  • chore(deps): Bump clap_complete from 4.5.46 to 4.5.47 by @dependabot in #696
  • chore(deps): Bump Swatinem/rust-cache from 2.7.7 to 2.7.8 by @dependabot in #697
  • chore(deps): Bump PyO3/maturin-action from 1.47.2 to 1.47.3 by @dependabot in #699
  • chore(deps): Bump taiki-e/install-action from 2.49.28 to 2.49.34 by @dependabot in #698
  • chore(deps): Bump clap from 4.5.32 to 4.5.34 by @dependabot in #701
  • chore(deps): Bump taiki-e/install-action from 2.49.34 to 2.49.37 by @dependabot in #700
  • chore: Add animated GIF as demo by @sorairolake in #702
  • chore(deps): Bump taiki-e/install-action from 2.49.37 to 2.49.38 by @dependabot in #703
  • chore(deps): Bump taiki-e/install-action from 2.49.38 to 2.49.40 by @dependabot in #704
  • chore(deps): Bump taiki-e/install-action from 2.49.40 to 2.49.45 by @dependabot in #705
  • chore(deps): Bump clap from 4.5.34 to 4.5.35 by @dependabot in #706
  • chore(deps): Bump PyO3/maturin-action from 1.47.3 to 1.48.1 by @dependabot in #707
  • chore(deps): Bump pyo3 from 0.24.0 to 0.24.1 by @dependabot in #708
  • docs: Add example to constants by @sorairolake in #709
  • chore(deps): Bump clap from 4.5.35 to 4.5.36 by @dependabot in #710
  • chore(deps): Bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #711
  • chore(deps): Bump taiki-e/install-action from 2.49.45 to 2.49.49 by @dependabot in #712
  • chore(deps): Bump PyO3/maturin-action from 1.48.1 to 1.49.1 by @dependabot in #713
  • chore(deps): Bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #714
  • chore(deps): Bump assert_cmd from 2.0.16 to 2.0.17 by @dependabot in #715
  • chore(deps): Bump clap from 4.5.36 to 4.5.37 by @dependabot in #717
  • chore(deps): Bump taiki-e/install-action from 2.49.49 to 2.49.50 by @dependabot in #716
  • chore: Change license for documents and assets by @sorairolake in #718
  • chore(deps): Bump taiki-e/install-action from 2.50.0 to 2.50.3 by @dependabot in #719
  • chore(deps): Bump pyo3 from 0.24.1 to 0.24.2 by @dependabot in #720
  • docs(book): Add PDF and EPUB files as attachments by @sorairolake in #721
  • docs(spec): Change license for specification to CC0 1.0 by @sorairolake in #722
  • chore(deps): Bump clap_complete from 4.5.47 to 4.5.48 by @dependabot in #723
  • chore(deps): Bump taiki-e/install-action from 2.50.3 to 2.50.7 by @dependabot in #724
  • chore(deps): Bump clap_complete from 4.5.48 to 4.5.50 by @dependabot in #725
  • chore(deps): Bump taiki-e/install-action from 2.50.7 to 2.50.9 by @dependabot in #726
  • chore: Replace --generate-completion with completion subcommand by @sorairolake in #727
  • test: Add test for when subcommand is not provided by @sorairolake in #728
  • chore(deps): Bump clap from 4.5.37 to 4.5.38 by @dependabot in #729
  • chore(deps): Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot in #730
  • ch...
Read more

Release abcrypt-cli version 0.4.0

09 Jan 04:53
abcrypt-cli-v0.4.0

Choose a tag to compare

What's Changed

Read more

Release abcrypt-cli version 0.3.3

04 Aug 10:49
abcrypt-cli-v0.3.3

Choose a tag to compare

Release abcrypt-cli v0.3.2

18 Apr 01:15
abcrypt-cli-v0.3.2

Choose a tag to compare

See the Changelog for details.

Release abcrypt-cli v0.3.1

16 Apr 08:43
abcrypt-cli-v0.3.1

Choose a tag to compare

See the Changelog for details.

Release abcrypt-cli v0.3.0

18 Feb 15:32
abcrypt-cli-v0.3.0

Choose a tag to compare

See the Changelog for details.

Release abcrypt-cli v0.2.12

21 Jan 06:25
abcrypt-cli-v0.2.12

Choose a tag to compare

See the Changelog for details.

Release abcrypt-cli v0.2.11

18 Jan 16:50
abcrypt-cli-v0.2.11

Choose a tag to compare

See the Changelog for details.

Release abcrypt-cli v0.2.10

07 Jan 03:53
abcrypt-cli-v0.2.10

Choose a tag to compare

See the Changelog for details.