Releases: thejohnlima/LMStorage
Releases · thejohnlima/LMStorage
Version 1.0.9
#18 Add support for UserDefaults suite name
Version 1.0.8
• Bump tvOS min version to 12.0;
• Update framework description;
• Update README;
• Update examples
• Update dependencies;
• Update CI;
• Update .gitignore;
• Update fastlane;
Version 1.0.7
- Adds PrivacyInfo to meet Apple's request #15
Version 1.0.6
Improve LMCodable to parse JSON arrays easily
Version 1.0.5
- Update LMCodable to parse local files data properly;
Version 1.0.4
- Support tvOS
Version 1.0.3
- Add LMDefaults, an easy way to save data in UserDefaults just creating an struct for the keys
Version 1.0.2
- Update SPM;
Version 1.0.1
- Set to save array of objects;
Version 1.0.0
Setup initial project version