You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Added `swiftlint:disable all` to the top of the file. [@Igor-Palaguta]
3
+
- Added "Generated using Pouch" to the top of the file. [@Igor-Palaguta]
4
+
- Fixed spacing in the generated file. [@Igor-Palaguta]
2
5
3
6
## 0.1.2 (2021-03-24)
4
-
5
-
- Resign from building fat binaries due to problems with brew & intel macs
7
+
- Resigned from building fat binaries due to problems with brew & intel macs.
6
8
7
9
## 0.1.1 (2021-03-24)
8
-
- Small updates to Makefile for brew support
10
+
- Small updates to Makefile for brew support.
9
11
10
12
## 0.1.0 (2021-03-24)
11
-
12
13
- 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).
13
-
-`pouch` will now by default run `pouch retrieve`
14
-
- Fixed a bug where if you didn't provide output language it would print parser error
14
+
-`pouch` will now by default run `pouch retrieve`.
15
+
- Fixed a bug where if you didn't provide output language it would print parser error.
0 commit comments