Releases: knqyf263/pet
Releases · knqyf263/pet
v1.0.0 👀🥳
What's Changed
- Fix for #314 - unnecessary +0 as a cmd parameter in editFile by @jaroslawhartman in #319
- Update README.md by @enlewof in #326
- Some tests & minor refactors by @taylankasap in #324
- Support relative path for snippet's filename attribute by @csessh in #322
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!
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 ⚡️
What's Changed
- Remove $ signs from commands for easier copying by @Lesekater in #304
- Add color flag in config by @patrik-bartak in #308
- Add an option to format the output line as a string by @brumik in #310
- Fix typo in README by @alxgu in #311
- Finally merged snippet directory support by @helmecke !
New Contributors
- @Lesekater made their first contribution! 🥳 in #304
- @patrik-bartak made their first contribution! 🥳 in #308
- @brumik made their first contribution! 🥳 in #310
- @alxgu made their first contribution in #311
Full Changelog: v0.8.4...v0.9.0
v0.8.4
Fixed bugs with new toml reader library
Full Changelog: v0.8.1...v0.8.4
v0.8.1
What's Changed
- Updated stale links in README by @joedemcher in #296
- Added support for GHE Gist sync by @howmuch515 🚀 in #299
- Multiline snippet support 🔥 🥇 @ofey404, @RamiAwar in #301
New Contributors
- @joedemcher made their first contribution 🎊 in #297
- @howmuch515 made their first contribution 🥳 🎊 🚀 in #299
Full Changelog: v0.7.1...v0.8.1
v0.7.1
What's Changed
- Fixed bug in Select FZF command on Windows by @Welding-Torch in #294 🔥 🚀
New Contributors
- @Welding-Torch made their first contribution in #294 🥳 🥳
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- ✨ Parameters width and position modification for more readability by @jaroslawhartman in #259
- 🚀 🚀 🚀 Added multiple parameter support via two character separators based on the work of @jaroslawhartman @RamiAwar in #290
New Contributors
- 🥇 @jaroslawhartman made their first contribution in #259! 🥇 Thanks for all the hard work!
Full Changelog: v0.6.3...v0.7.0
v0.6.3
v0.6.2
v0.6.1
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
Full Changelog: v0.6.0...v0.6.1