Releases: wordpress-mobile/WordPress-iOS-Shared
Releases · wordpress-mobile/WordPress-iOS-Shared
2.4.0
2.3.1
2.3.0
2.0.1
What's Changed
- Bump version to 2.0.0 by @oguzkocer in #330
- Move all public headers into the include directory by @crazytonyli in #329
- Fix resource bundle for WordPressShared when installed from CocoaPods by @dvdchr in #331
New Contributors
Full Changelog: 2.0.0...2.0.1
2.0.1-beta.1
What's Changed
- Bump version to 2.0.0 by @oguzkocer in #330
- Move all public headers into the include directory by @crazytonyli in #329
- Fix resource bundle for WordPressShared when installed from CocoaPods by @dvdchr in #331
New Contributors
Full Changelog: 2.0.0...2.0.1-beta.1
2.0.0
What's Changed
- Merge 1.18.0 stable release by @mokagio in #312
- Setup Test Analytics by @mokagio in #314
- Tools Update:
bash-cache
version 2.8.0 by @mokagio in #316 - Add
CHANGELOG.md
by @mokagio in #317 - Remove FormatterKit as a dependency by @crazytonyli in #320
- Rewrite one test to move away from Specta by @crazytonyli in #319
- Add Swift Package Manager support by @crazytonyli in #321
- Delete CocoaLumberjack by @crazytonyli in #325
- Bump version to 2.0.0-beta.1 by @crazytonyli in #326
- Fix cocoapods generate duplicate UUID by @crazytonyli in #327
- Fix an occasional crash caused by performSelector:withObject: by @crazytonyli in #328
New Contributors
- @crazytonyli made their first contribution in #320
Full Changelog: 1.18.0...2.0.0
2.0.0-beta.2
Bug Fixes
- Fix an issue where 'pod install' produces a 'duplicate UUID' warning. [#327]