- 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]
- Fixes undefined method '*' for nil:NilClass issue on first run [rpassis]
- Uses CocoaPods 0.37's pre-install plugins hooks, this fixes issues with migrations to 1.0 [orta]
- Adds
exportcommand to export keys in consumable way [ashfurrow]
- Don't ask for input in CI [x2on]
- Fix for first run crash [segiddins]
- Support .env files [x2on]
- Minor error handling improvements [orta]
- Don't create a shared scheme for Keys [orta]
- Adds support for ENV VAR based keys, this makes CI much easier to work with [alloy, orta]
- Use relative paths for generated Podspec [segiddins]
- Fix for accidental
ui putscrash [eliesoueidy]
- Support for not including keys in Podfile [ashfurrow]
- Support for correctly scoping Keys to a target [orta]
- Support CocoaPods 0.37+ via CocoaPods development Pods [orta]
- Don't integrate in a project unless keys is declared in the
plugin[orta]
- Support both :key and "key" in user settings [alloy]
- Use ERB templates for the .m & .h [lyricsboy]
- Frameworks support [ashfurrow]