Skip to content

Latest commit

 

History

History
88 lines (52 loc) · 2.23 KB

File metadata and controls

88 lines (52 loc) · 2.23 KB

Master

Enhancements
  • Updated to Cocoapods 1.7.3, Xcode 10.2.1 recommended project settings updates, removed SwiftLint build phase run script (it gets run by Travis-CI), and updated KeychainAccess dependency from 3.1.2 to 3.2.0. Tyler Milner #24

  • Added Carthage support. Ryan Gant #25

Bug Fixes
  • None.

1.2.0 (2019-04-30)

Enhancements
Bug Fixes
  • None.

1.1.0 (2019-01-25)

Enhancements
  • Restructured project to match standard and added SwiftLint. Ryan Gant #14

  • Added tvOS/watchOS/macOS support and examples. Ryan Gant #15

  • Added KeychainLifecycle to KeychainStorageContainer to be more explicit about how keychain information is persisted across app installs. Ryan Gant #16

Bug Fixes
  • None.

1.0.2 (2018-09-20)

Enhancements
Bug Fixes
  • None.

1.0.1 (2018-07-16)

Enhancements
Bug Fixes
  • None.

1.0.0 (2018-04-24)

Initial Release

This is our initial release of SessionTools. Enjoy!