Skip to content

ObjectiveRocks 0.9.0

Compare
Choose a tag to compare
@iabudiab iabudiab released this 24 May 22:38
· 45 commits to develop since this release

Released on 2017.05.25

Added

  • CocoaPods integration

    • Spec & Scripts by @rob-keepsafe in #9
  • RocksDB isClosed method to check if the database instance is still open.

    • Added by @rob-keepsafe in #11

Updated

  • Project settings to Xcode9
  • Tests to Swift4 syntax