Skip to content

Releases: tranzystorekk/pakr

0.7.0

17 Jan 21:18
Compare
Choose a tag to compare

Features

Miscellaneous Chores

Refactoring

0.6.0

29 Oct 08:42
Compare
Choose a tag to compare

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

19 Oct 11:29
Compare
Choose a tag to compare

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

01 Oct 16:54
Compare
Choose a tag to compare

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

24 Jul 14:06
Compare
Choose a tag to compare

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

17 May 17:01
Compare
Choose a tag to compare

Features

8ea5e2 - use confy to load configuration - tranzystorek-io

v0.2.2

14 May 15:27
Compare
Choose a tag to compare

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

14 May 15:25
Compare
Choose a tag to compare

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

14 May 15:23
Compare
Choose a tag to compare

Miscellaneous Chores

147c65 - include bumped Cargo.lock file - Marcin Puc

Features

51bea6 - automatically check that wrapper command is available - Marcin Puc

v0.1.0

14 May 15:20
Compare
Choose a tag to compare

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