SBJson v5.0.3-alpha1 Release Notes

Release Date: 2020-01-19 // over 4 years ago
  • ๐Ÿš€ This is the first release after migrating the Git repo from stig/json-framework to its new home at SBJson/SBJson.

    ๐Ÿ”„ Changes include:

    • ๐Ÿ‘ท Migrating CI from Travis to CircleCI
    • Migrated Emacs Org files to Markdown for ease of contribution
    • โž• Add Carthage CI test job to avoid breaking it in the future
    • โž• Added template Cocoapods podspec
    • โž• Add Cocoapods pod lib lint CI step to catch problems early
    • โž• Add Cocoapods job to run pod trunk push for releases
    • ๐Ÿ›  Fixed a test that broke due to filesystem traversal no longer being
      in alphabetical order
    • ๐Ÿ›  Fixed a signedness issue in the sbjson cli tool
    • Swapped NEWS files around so the current one has no version number
    • โšก๏ธ Updated CREDITS
    • ๐Ÿš€ Updated/automated release procedures
    • โœ‚ Removed static NSNumber instances in the writer