Skip to content

Releases: thejohnlima/LMStorage

Version 1.0.9

16 Jan 00:06
447254c

Choose a tag to compare

#18 Add support for UserDefaults suite name

Version 1.0.8

08 Jun 23:07
2e7d7dc

Choose a tag to compare

• 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

09 Apr 18:56

Choose a tag to compare

  • Adds PrivacyInfo to meet Apple's request #15

Version 1.0.6

04 Nov 04:38

Choose a tag to compare

Improve LMCodable to parse JSON arrays easily

Version 1.0.5

11 Jul 21:33

Choose a tag to compare

  • Update LMCodable to parse local files data properly;

Version 1.0.4

06 Jul 03:54

Choose a tag to compare

  • Support tvOS

Version 1.0.3

03 Jul 17:44

Choose a tag to compare

  • Add LMDefaults, an easy way to save data in UserDefaults just creating an struct for the keys

Version 1.0.2

30 Jun 03:14

Choose a tag to compare

  • Update SPM;

Version 1.0.1

19 Jun 23:43

Choose a tag to compare

  • Set to save array of objects;

Version 1.0.0

08 Feb 22:41
2e433bd

Choose a tag to compare

Setup initial project version