Skip to content

Releases: mattrighetti/envelope

0.8.0

19 Apr 11:55

Choose a tag to compare

Features

  • run commands on locked envelope - (3240a9f) - Mattia Righetti

Documentation

  • (man) add missing commands and improve detail - (689c180) - Mattia Righetti

Tests

  • add cli binary coverage - (a2629a3) - Mattia Righetti

Refactoring

  • simplify envelope state handling - (62bacbc) - Mattia Righetti
  • use sqlx::test - (204a1e9) - Mattia Righetti
  • simplify errors with anyhow - (b996d1d) - Mattia Righetti

Miscellaneous Chores

  • (ci) optimize workflow performance with caching and taiki-e - (194baf5) - Mattia Righetti
  • (cog) update cog.toml for cog v7 - (78a5b80) - Mattia Righetti
  • bump rand to 0.10.1 - (e2b4ebd) - Mattia Righetti
  • added note about aur package to readme - (aa95118) - mroetsc
  • update README - (c2ddcf5) - Mattia Righetti
  • cargo +nightly fmt - (90ae99f) - Mattia Righetti

CHANGELOG

0.7.1

16 Feb 22:04

Choose a tag to compare

Bug Fixes

  • print help if no argument is provided in TTY env - (dc2b3fa) - Mattia Righetti

Refactoring

  • misc editor refactoring - (cf489c0) - Mattia Righetti

Miscellaneous Chores

  • (dep) bump rand and cargo update - (4748e6d) - Mattia Righetti

CHANGELOG

0.7.0

15 Feb 17:30

Choose a tag to compare

Features

  • run command - (fac18b1) - Mattia Righetti

Miscellaneous Chores

  • (deps) bump bytes from 1.10.1 to 1.11.1 - (32f545a) - dependabot[bot]
  • update README - (663f409) - Mattia Righetti

CHANGELOG

0.6.0

24 Jan 15:40

Choose a tag to compare

Features

  • (encryption) lock and unlock command - (57aa743) - Mattia Righetti

Bug Fixes

  • rust std::env unsafe update - (1c0d1b4) - Mattia Righetti

Continuous Integration

  • bump pinned version to 1.91 - (150207b) - Mattia Righetti

Miscellaneous Chores

  • (ci) pin rust to 1.93 - (a8a199f) - Mattia Righetti
  • (dep) bump rsa to 0.9.10 - (2bd52f7) - Mattia Righetti
  • refactor clippy lints - (64f1253) - Mattia Righetti
  • update deps - (b2a76df) - Mattia Righetti

CHANGELOG

0.5.1

13 Feb 23:12

Choose a tag to compare

Bug Fixes

  • default value for list cmd - (a8c7f07) - Mattia Righetti

Miscellaneous Chores

  • fix rustfmt and fmt --all - (be97f1c) - Mattia Righetti
  • fix create_release notes - (d133fad) - Mattia Righetti

CHANGELOG

0.5.0

09 Feb 12:19

Choose a tag to compare

Features

  • add sorting arg to list command (#42) - (b1d2968) - Mattia Righetti
  • add history command (#40) - (716df41) - Mattia Righetti
  • add revert command (#38) - (90fe467) - Mattia Righetti

Miscellaneous Chores

  • update create_release script to include latest changelog - (acd00e5) - Mattia Righetti
  • bump sqlx (#30) - (a76c75a) - Mattia Righetti
  • update man page with latest commands - (bcccf8e) - Mattia Righetti
  • update readme and better diff cmd docs - (ae8097e) - Mattia Righetti
  • add history rustdocs - (a4b4d8c) - Mattia Righetti
  • update readme - (1ff91c1) - Mattia Righetti

Refactoring

  • remove export command (#43) - (c31635a) - Mattia Righetti

CHANGELOG

0.4.0

08 Feb 14:15

Choose a tag to compare

Features

  • add diff command (#34) - (dd9945c) - Mattia Righetti

CHANGELOG

0.3.12

08 Feb 02:28

Choose a tag to compare

Bug Fixes

  • misc fixes and refactoring - (d5ac1ad) - Mattia Righetti

Miscellaneous Chores

  • (license) update unlicense file and license field info - (147e59a) - Rui Chen
  • bump ci to rust 1.84 - (51ad45a) - Mattia Righetti
  • update readme - (c86e3f8) - Mattia Righetti
  • add unlicense and mit license - (775b222) - Mattia Righetti
  • update readme - (87319f5) - Mattia Righetti

CHANGELOG

0.3.11

23 Jun 10:41

Choose a tag to compare

0.3.10

22 Jun 11:06

Choose a tag to compare