Skip to content

Releases: knqyf263/pet

v1.0.0 👀🥳

28 Nov 13:45
v1.0.0
bed5c93
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @taylankasap made their first contribution writing amazing tests in #324 🔥
  • @csessh made their first (and massive) contribution adding relative path support in #322 🥳
  • @enlewof made their first contribution in #326

Full Changelog: v0.9.1...v1.0.0

🐛 Bug fixes for snippet directories, Fedora distro support, More tests!

29 Oct 11:12
9bcebb7
Compare
Choose a tag to compare

What's Changed?

  • Fixed major bugs related to snippet directories - was a tricky feature in retrospect!
  • Added more tests to prevent future bugs
  • Fedora distro support added, info in README

Changelog

  • 9bcebb7 Merge pull request #323 from knqyf263/snippet-directory-bug-fixes
  • 13e3074 test: Added test to cover snippet directory bug
  • 92c73b7 fix: Fixed bug with new cmd copying all dir snippets in
  • 56b43be Merge pull request #318 from Owen-sz/main
  • 4aa0695 Add Fedora/Fedora-based distros message
  • 27a01e3 Update README.md
  • ba9afc5 Update README.md
  • f88549c Merge pull request #190 from helmecke/feat/multidirs

⚡️ Snippet directory, easier copies, config opts ⚡️

19 Aug 21:05
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.8.4...v0.9.0

v0.8.4

08 May 16:20
Compare
Choose a tag to compare

Fixed bugs with new toml reader library

Full Changelog: v0.8.1...v0.8.4

v0.8.1

02 May 14:42
89e9f75
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v0.8.1

v0.7.1

20 Apr 05:06
e9e1947
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.0...v0.7.1

v0.7.0

05 Mar 15:48
19dc6b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.3...v0.7.0

v0.6.3

25 Feb 20:54
Compare
Choose a tag to compare

What's Changed

  • 🐛 Allow equal signs in param default values 4e7458f
  • 🔒 Updated dependencies (dependabot)

v0.6.2

17 Feb 12:33
Compare
Choose a tag to compare

What's Changed

  • 🐛 Fixes bug where parameters in description or tags would end up in the parameter filling layout #166
  • 🐛 Fixed bug where text would not wrap for longer commands #150

v0.6.1

11 Feb 13:38
Compare
Choose a tag to compare

What's Changed

  • Improved parameter regex matching to now allow default values with spaces
  • Always print out the executed command before execution for better visibility #142
  • Better tempfile handling code #256
  • Empty tags are now allowed when creating a new command with -t
  • Added more tests! 🧪 🧪

New Contributors

  • @cxfcxf made their first contribution in #142 🚀 !
  • @crpb made their first contribution in #256 🚀 !

Full Changelog: v0.6.0...v0.6.1