Releases: sunshinejr/Pouch
Releases · sunshinejr/Pouch
0.2.0
This release helps with Swiftlint warnings and also fixes some spacing issues - all thanks to @Igor-Palaguta 🙏
Changelog
- Added
swiftlint:disable all
to the top of the file. @Igor-Palaguta - Added "Generated using Pouch" to the top of the file. @Igor-Palaguta
- Fixed spacing in the generated file. @Igor-Palaguta
0.1.2
Changelog
- Resign from building fat binaries due to problems with brew & intel macs
0.1.1
Changelog
- Small updates to Makefile for brew support
0.1.0
Changelog
- No need for
filePath
keyword in the.pouch.yml
output if there is a single path (with multiple config options you need to type parameter names, similar to how secret parsing works). pouch
will now by default runpouch retrieve
- Fixed a bug where if you didn't provide output language it would print parser error
0.0.1
Initial release 🥳