Skip to content

Releases: koibtw/nvrs

v0.1.10

Choose a tag to compare

@koibtw koibtw released this 23 Apr 08:36
v0.1.10
1b085f1

What's Changed

📚 Documentation

⚙️ Miscellaneous

Full Changelog

v0.1.9

Choose a tag to compare

@koibtw koibtw released this 14 Oct 22:37
v0.1.9
558e571

What's Changed

🚀 Features

  • (nix) create a flake (c7b2716)
  • (nix) create a home manager module (7d6f66a)
  • (config) global etc config path (5aec50e)

⚙️ Miscellaneous

  • fix typo, secutity -> security (#71) (4335ce0)
  • (clippy) comply with uninlined_format_args (98dd72d)

Full Changelog

v0.1.8

Choose a tag to compare

@koibtw koibtw released this 14 Jun 12:31

What's Changed

🚀 Features

⚙️ Miscellaneous

  • formatting, editorconfig & housekeeping (84aab7a)

🛠️ Refactoring

  • (config) support XDG standard (22c6424)
  • (justfile) release structure (4bab7d5)
  • [breaking] rust 2024 (79d62d2)

⚡ Performance

Full Changelog

v0.1.8-pre1

v0.1.8-pre1 Pre-release
Pre-release

Choose a tag to compare

@koibtw koibtw released this 18 Mar 10:46
v0.1.8-pre1
941b188

What's Changed

🛠️ Refactoring

  • (config) support XDG standard (22c6424)
  • (justfile) release structure (4bab7d5)
  • [breaking] rust 2024 (79d62d2)

⚡ Performance

v0.1.7

Choose a tag to compare

@koibtw koibtw released this 05 Feb 22:12
v0.1.7
b73b3b4

Banner

What's Changed

🚀 Features

  • (verfiles, keyfile) expand ~ to $HOME in paths (fb0024f)

📚 Documentation

⚙️ Miscellaneous Tasks

  • add a justfile (3e506aa)
  • improve secret security by using pub(crate) (9baee92)

v0.1.7-pre1

v0.1.7-pre1 Pre-release
Pre-release

Choose a tag to compare

@koibtw koibtw released this 06 Jan 22:37
v0.1.7-pre1
e980172

Banner

What's Changed

📚 Documentation

  • (PR) remove changelog requirement (b61129d)
  • (issue_template) add templates (e603590)
  • (mdbook) we're up (#29) (154792d)

⚙️ Miscellaneous Tasks

  • improve secret security by using pub(crate) (9baee92)

generated by git-cliff :)

Full Changelog

v0.1.6

Choose a tag to compare

@koibtw koibtw released this 02 Jan 18:04
v0.1.6
44c22bb

yay.

Banner

What's Changed

🚀 Features

🐛 Bug Fixes

  • incorrect --compare colors (ef1f78f)
  • (io) not shutting down file streams after writing (a8a42fd)

🛠️ Refactoring

  • (verfiles, config) saving & loading improvements (81d7efd)
  • split features & binaries (4acd98e)

⚡ Performance

  • reduce cloning & improve overall performance (0777ef2)

⚙️ Miscellaneous Tasks

Other (unconventional)

  • add the grind compliant badge (3372b3e)

generated by git-cliff :)

Full Changelog

v0.1.5

Choose a tag to compare

@koibtw koibtw released this 29 Nov 15:29
v0.1.5
3c7c543

Finally! Not a huge one.

This introduces use_max_tag support, some fixes & improvements.

Banner

What's Changed

🚀 Features

  • use_max_tag functionality (8431412)

🐛 Bug Fixes

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

🧪 Testing

generated by git-cliff :)

Full Changelog

v0.1.5-pre1

v0.1.5-pre1 Pre-release
Pre-release

Choose a tag to compare

@koibtw koibtw released this 27 Nov 02:30
v0.1.5-pre1
fa67635

Banner

What's Changed

🚀 Features

  • use_max_tag functionality (8431412)

🐛 Bug Fixes

  • (ui) sync errors displayed twice when no --no-fail (8d7e341)

📚 Documentation

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

generated by git-cliff :)

v0.1.4

Choose a tag to compare

@koibtw koibtw released this 25 Nov 17:43
v0.1.4
2ea052d

Speaking of huge releases...

This one includes a refactor of the whole codebase, a couple of new features, bug & UX fixes, and a fix for GHSA-qg5g-gv98-5ffh in 6b4d008.

Only one config option left for nvrs to be 100% compatible with nvchecker (i was wrong before): use_max_tag support.

Banner

What's Changed

🚀 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

🧩 UI/UX

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

generated by git-cliff :)

Full Changelog