Releases: material-foundation/cocoapods-catalog-by-convention
Releases · material-foundation/cocoapods-catalog-by-convention
v2.0.1
2.0.1
- Fixed some warnings.
Source changes
- Merge pull request #6 from randallli/fixWarnings (Randall Li)
v2.0.0
- Upgraded to Swift 3.
- Resolved nullability warning in CBCNodeListViewController.
Source changes
- Resolve nullability warning in CBCNodeListViewController. (Jeff Verkoeyen)
Non-source changes
- Update CHANGELOG.md. (Jeff Verkoeyen)
- Automatic changelog preparation for release. (Jeff Verkoeyen)
- Upgrade project to Xcode 8 and Swift 3. (Jeff Verkoeyen)
- Update Podfile.lock. (Jeff Verkoeyen)
- Add explanation for adding new examples. (Jeff Verkoeyen)
- Add notes regarding creating a unit test target and ensuring names match. (Jeff Verkoeyen)
- Replace tabs with spaces. (Jeff Verkoeyen)
v1.0.1
- Add missing header import to src/CBCCatalogExample.h.
- Add exampleViewControllerName API to CBCNode.
- Use modern nullability annotations.
- API docs now available at https://material-foundation.github.io/cocoapods-catalog-by-convention/.