diff --git a/CHANGELOG.md b/CHANGELOG.md index 69cbd832..ebefd43a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,9 @@ All notable changes to this project will be documented in this file. **Warning:** Features marked as *experimental* may change or be removed in a future release without notice. Use with *caution. -## [Unreleased] + + +## [2.0.0-beta.2] ### Added @@ -13,10 +15,6 @@ All notable changes to this project will be documented in this file. * Override `navigator(_:setupUserScripts:)` to register additional user script to the `WKUserContentController` of each web view. * Override `navigator(_:userContentController:didReceive:)` to receive callbacks from your scripts. -### Changed - -* CocoaPods is not supported anymore. - ### Fixed * Optimized performances of preloaded EPUB resources. @@ -75,3 +73,4 @@ progression. Now if no reading progression is set, the `effectiveReadingProgress [2.0.0-alpha.1]: https://github.com/readium/r2-navigator-swift/compare/1.2.6...2.0.0-alpha.1 [2.0.0-alpha.2]: https://github.com/readium/r2-navigator-swift/compare/2.0.0-alpha.1...2.0.0-alpha.2 [2.0.0-beta.1]: https://github.com/readium/r2-navigator-swift/compare/2.0.0-alpha.2...2.0.0-beta.1 +[2.0.0-beta.2]: https://github.com/readium/r2-navigator-swift/compare/2.0.0-beta.1...2.0.0-beta.2 diff --git a/Cartfile b/Cartfile index c853e85d..e14d9114 100755 --- a/Cartfile +++ b/Cartfile @@ -1,2 +1,2 @@ -github "readium/r2-shared-swift" "develop" +github "readium/r2-shared-swift" == 2.0.0-beta.2 github "scinfu/SwiftSoup" == 2.3.2 diff --git a/Cartfile.resolved b/Cartfile.resolved index 9427718b..3453b8bc 100644 --- a/Cartfile.resolved +++ b/Cartfile.resolved @@ -1,4 +1,4 @@ github "cezheng/Fuzi" "3.1.3" github "dexman/Minizip" "1.4.0" -github "readium/r2-shared-swift" "8065a61e72b46214a71f7128c8ce1594fc30c85d" +github "readium/r2-shared-swift" "2.0.0-beta.2" github "scinfu/SwiftSoup" "2.3.2" diff --git a/R2Navigator.podspec b/R2Navigator.podspec index 0631186f..41c2a498 100644 --- a/R2Navigator.podspec +++ b/R2Navigator.podspec @@ -1,7 +1,7 @@ Pod::Spec.new do |s| s.name = "R2Navigator" - s.version = "2.0.0-beta.1" + s.version = "2.0.0-beta.2" s.license = "BSD 3-Clause License" s.summary = "R2 Navigator" s.homepage = "http://readium.github.io" diff --git a/r2-navigator-swift.xcodeproj/project.pbxproj b/r2-navigator-swift.xcodeproj/project.pbxproj index c2f79d06..170c2ce7 100644 --- a/r2-navigator-swift.xcodeproj/project.pbxproj +++ b/r2-navigator-swift.xcodeproj/project.pbxproj @@ -271,7 +271,7 @@ isa = PBXProject; attributes = { LastSwiftUpdateCheck = 0830; - LastUpgradeCheck = 1230; + LastUpgradeCheck = 1240; ORGANIZATIONNAME = Readium; TargetAttributes = { F3E7D3C21F4D83B000DF166D = { diff --git a/r2-navigator-swift.xcodeproj/xcshareddata/xcschemes/r2-navigator-swift.xcscheme b/r2-navigator-swift.xcodeproj/xcshareddata/xcschemes/r2-navigator-swift.xcscheme index 2ae561d5..816198cd 100644 --- a/r2-navigator-swift.xcodeproj/xcshareddata/xcschemes/r2-navigator-swift.xcscheme +++ b/r2-navigator-swift.xcodeproj/xcshareddata/xcschemes/r2-navigator-swift.xcscheme @@ -1,6 +1,6 @@ Void = {}) {