Releases: tranzystorekk/pakr
0.7.0
Features
- 69fc6d4 - add the 'up' alias for upgrade - @tranzystorek-io
Miscellaneous Chores
- 96ccc35 - (version) 0.7.0 - @tranzystorek-io
- f2b98b8 - switch cocogitto changelog template to full_hash - @tranzystorek-io
- 106b528 - adjust cocogitto config for v4 - @tranzystorek-io
Refactoring
- 3789421 - use Rust 1.58 format strings - @tranzystorek-io
- 6170233 - switch parsing to clap v3 - @tranzystorek-io
0.6.0
0.6.0 - 2021-10-29
Features
b580fe - rename 'remove' subcommand to 'uninstall' - Marcin Puc
Miscellaneous Chores
257a2b - update pacman-contrib link in README - Marcin Puc
69736d - update cloudsmith repo links - Marcin Puc
006ec7 - add attribution for Cloudsmith hosting - Marcin Puc
ce324c - add README badge for latest Github release - Marcin Puc
0.5.1
0.5.1 - 2021-10-19
Miscellaneous Chores
4d1727 - ignore patch versions and update dependencies - Marcin Puc
Style
12fa97 - move default impl closer to Orphans - Marcin Puc
5398cc - change name attr to value_name - Marcin Puc
be8961 - rearrange doc comments - Marcin Puc
0.5.0
0.5.0 - 2021-10-01
Refactoring
17ad8e - tweak possible values for completion subcommand - Marcin Puc
Features
0e65f2 - add 'uninstall' alias for the remove command - Marcin Puc
Miscellaneous Chores
491c1f - add cloudsmith badge to README - Marcin Puc
0.4.0
0.4.0 - 2021-07-24
Miscellaneous Chores
237b8f - add release action config - Marcin Puc
Refactoring
dde725 - simplify OsString handling - Marcin Puc
Style
fe7e82 - reformat imports - Marcin Puc
Features
541f1e - add basic logging - Marcin Puc
v0.3.0
Features
8ea5e2 - use confy to load configuration - tranzystorek-io
v0.2.2
Miscellaneous Chores
f063f2 - adjust prehooks for cocogitto 2.0 - tranzystorek-io
ff0008 - skip linting CHANGELOG.md - tranzystorek-io
Documentation
d70df2 - add more info to the clean subcommand help message - tranzystorek-io
eb278e - add info about subcommand flags to README - tranzystorek-io
766d52 - add FAQ to README - tranzystorek-io
v0.2.1
Miscellaneous Chores
7d9c45 - add myself as an author in cocogitto config - tranzystorek-io
Bug Fixes
9ce43d - fix completion error caused by a colon - tranzystorek-io
Documentation
5fee76 - add cargo installation instructions - tranzystorek-io
5c6613 - add configuration documentation - tranzystorek-io
Refactoring
96aca7 - simplify config path generation - tranzystorek-io
d9c0cc - remove redundant type annotation - tranzystorek-io
v0.2.0
Miscellaneous Chores
147c65 - include bumped Cargo.lock file - Marcin Puc
Features
51bea6 - automatically check that wrapper command is available - Marcin Puc
v0.1.0
Documentation
6e27a2 - add info about upgrade to README - Marcin Puc
75a722 - fix punctuation - Marcin Puc
5626a3 - add README - Marcin Puc
Refactoring
433ba7 - extract completion gen to a separate fn - Marcin Puc
Miscellaneous Chores
af8ce6 - add crate metadata to Cargo.toml - Marcin Puc
74dd05 - add cocogitto config - Marcin Puc
891ea8 - add LICENSE.md - Marcin Puc