All Versions
23
Latest Version
Avg Release Cycle
-
Latest Release
-

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]
  • 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]