All Versions
23
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 1
Changelog History
Page 1
-
v2.2.1 Changes
- ๐ Fixed Keys.m generation when there are empty-string keys. [rogerluan]
-
v2.2.0 Changes
- ๐ Revised template which doesn't allow for secrets to appear in the binaries in modern Xcode builds. [ashfurrow]
-
v2.1.0 Changes
- โ Add the ability to manually specify keys when running
pod keys generate
. [fwal]
- โ Add the ability to manually specify keys when running
-
v2.0.7 Changes
- ๐ Fix keys not recorded in YML on first run. [ileitch]
-
v2.0.6 Changes
- ๐ Makes list of keys unique on the yaml file [leoformaggio]
-
v2.0.4 Changes
- ๐ Handles more CIs [SlaunchaMan]
-
v2.0.2 Changes
- Sets a minimum iOS target of 8.0 [orta]
-
v2.0.1 Changes
- ๐ท Handles more CI types [m-ruhl]
-
v2.0.0 Changes
- ๐ Handles casing correctly in generated key names [breaking] [marcelofabri]
- โ Adds Nullability notations to default erb template [Skogetroll]
- ๐ Use properties for accessing key values instead of functions [breaking, for swift] [Skogetroll]
- ๐ป Don't ask for keys on the command line when running on CI. [dantoml]