Skip to content

Latest commit

 

History

History
160 lines (98 loc) · 8.91 KB

CHANGELOG.md

File metadata and controls

160 lines (98 loc) · 8.91 KB

Changelog

All notable changes to nvrs will be documented in this file.

[0.1.5] - 2024-11-29

🚀 Features

  • use_max_tag functionality (8431412)

🐛 Bug Fixes

  • (ui) sync errors displayed twice when no --no-fail (8d7e341)
  • Package default() & new() features (779c1ef)

⚙️ Refactoring

📚 Documentation

  • (README) add installation & usage instructions (cd0bd72)

🧪 Testing

[0.1.4] - 2024-11-25

🚀 Features

  • (take) ALL functionality (0ee83eb)

🐛 Bug Fixes

  • (verfile) allow missing gitref & url (b93216d)
  • --nuke not working (15b75d9)

⚙️ Refactoring

  • (codebase) [breaking] move internal logic to lib (#4) (c0021f0)

📚 Documentation

  • (git-cliff) add UI/UX (42727ad)
  • (config) fix the package name (alpm -> mkinitcpio) (1327516)
  • better banner (a4718b6)
  • (dependabot) change cargo commit message (90d50ab)
  • 🚦 (f2e22b6)

🧩 UI/UX

  • (output) print out NONE take information (71cb36f)

[0.1.3] - 2024-11-18

🐛 Bug Fixes

  • not updating newver refs & urls (2d3c48e)
  • saving empty strings (4b7a48a)
  • messed up packages order (8e5d63a)

📚 Documentation

  • (config) add a keyfile (6f4ec82)
  • (manpage) add --no-fail (86b7b6e)
  • CONTRIBUTING.md, CODE_OF_CONDUCT.md, README badges, PULL_REQUEST_TEMPLATE.md (ece2f01)
  • (git-cliff) disable github usernames (889d365)

⚡ Performance

⚙️ Miscellaneous Tasks

  • fix invalid is_empty_string type (1e8ae8f)

[0.1.2] - 2024-11-17

🚀 Features

🐛 Bug Fixes

📚 Documentation

⚙️ Miscellaneous Tasks

  • more cargo metadata (6b6ebd6)
  • (main.rs) collapse the latest else if statement (3cdb71d)
  • (gitignore) add keyfile.toml (602b91f)

[0.1.1] - 2024-11-17

🚀 Features

  • --nuke functionality + some minor fixes (6949ec0)
  • add --version & about (50f2bc2)

🐛 Bug Fixes

  • (ui) wrong --cmp output characters (3cad4c1)
  • (config) make prefix optional (7b942cc)

📚 Documentation

  • add a banner & move speed to features (752fc15)
  • add a manpage (073c98f)
  • some git-cliff improvements (270c0e6)
  • more git-cliff improvements (83ae70f)

⚡ Performance

  • drastically decrease bin size & increase performance (460f9d9)

Other (unconventional)

  • change the --take character (0aace9d)

[0.1.0] - 2024-11-16

🐛 Bug Fixes

  • (hot) a typo in custom_error (4844515)

⚙️ Refactoring

  • (custom_error) improve newline control (#1) (05faaca)

⚙️ Miscellaneous Tasks

Other (unconventional)

generated by git-cliff :)