Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Latest commit

 

History

History
198 lines (92 loc) · 4.72 KB

CHANGELOG.md

File metadata and controls

198 lines (92 loc) · 4.72 KB

Changelog

All notable changes to this project will be documented in this file. See conventional commits for commit guidelines.


0.7.0 - 2022-01-17

Features

  • 69fc6d4fdcf5d1191c10c8ba743d0a02151a088d - add the 'up' alias for upgrade - @tranzystorek-io

Miscellaneous Chores

  • f2b98b872e2b879a0a366b809ea994c4f83f66f2 - switch cocogitto changelog template to full_hash - @tranzystorek-io
  • 106b52893953beeef886416a23e271dd21e951c6 - adjust cocogitto config for v4 - @tranzystorek-io

Refactoring

  • 37894211d7fbe317940a23441241eef3325612e3 - use Rust 1.58 format strings - @tranzystorek-io
  • 6170233eb05097818c6663f208efe1caf1d922d2 - switch parsing to clap v3 - @tranzystorek-io

0.6.0 - 2021-10-29

Features

b580fe - rename 'remove' subcommand to 'uninstall' - tranzystorek-io

Miscellaneous Chores

257a2b - update pacman-contrib link in README - tranzystorek-io

69736d - update cloudsmith repo links - tranzystorek-io

006ec7 - add attribution for Cloudsmith hosting - tranzystorek-io

ce324c - add README badge for latest Github release - tranzystorek-io


0.5.1 - 2021-10-19

Miscellaneous Chores

4d1727 - ignore patch versions and update dependencies - tranzystorek-io

Style

12fa97 - move default impl closer to Orphans - tranzystorek-io

5398cc - change name attr to value_name - tranzystorek-io

be8961 - rearrange doc comments - tranzystorek-io


0.5.0 - 2021-10-01

Features

0e65f2 - add 'uninstall' alias for the remove command - tranzystorek-io

Refactoring

17ad8e - tweak possible values for completion subcommand - tranzystorek-io

Miscellaneous Chores

491c1f - add cloudsmith badge to README - tranzystorek-io


0.4.0 - 2021-07-24

Features

541f1e - add basic logging - tranzystorek-io

Style

fe7e82 - reformat imports - tranzystorek-io

Refactoring

dde725 - simplify OsString handling - tranzystorek-io

Miscellaneous Chores

237b8f - add release action config - tranzystorek-io


0.3.0 - 2021-05-17

Features

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


0.2.2 - 2021-03-27

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


0.2.1 - 2021-02-13

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


0.2.0 - 2021-02-10

Miscellaneous Chores

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

Features

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


0.1.0 - 2021-02-10

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


This changelog was generated by cocogitto.