Skip to content
This repository was archived by the owner on Jul 11, 2024. It is now read-only.

First Release

Compare
Choose a tag to compare
@liamnichols liamnichols released this 05 Apr 22:10
d539b4b
  • Add ability to create GitHub Release and push to Pods Trunk via Fastlane (#26) by Liam Nichols

  • Upgrade to CLDR data version 35 (#22) by Liam Nichols

  • API Interface Changes (#23) by Liam Nichols

  • Stop using plists and instead use JSON (#21) by Liam Nichols

  • Run carthage build on CI (#20) by Cheng-Yao Lin

  • Add complete documentation to the public interface (#16) by Liam Nichols

  • Simplify data import using Fastlane (#19) by Liam Nichols

  • Add test to ensure that all valid pattern sequences exist within each format object provided (#18) by Liam Nichols

  • Switch to using XML based plist (#15) by Liam Nichols

  • Run tests inside Fastlane (#14) by Liam Nichols

  • Add fastlane, add lane to update version number in project and podspec (#13) by Liam Nichols

  • Consistent build configurations (#12) by Liam Nichols

  • Add tvOS support (#10) by Liam Nichols

  • Set MACOSX_DEPLOYMENT_TARGET at the project level instead of target level (#9) by Liam Nichols

  • Add build status to readme and add tests for macOS also in .travis.yml (#8) by Liam Nichols