- 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
- Resigned from building fat binaries due to problems with brew & intel macs.
- Small updates to Makefile for brew support.
- 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.
- Initial release 🥳