RestKit v0.23.2 Release Notes

Release Date: 2014-07-17 // almost 10 years ago
  • ๐Ÿšง Maintenance

    ๐Ÿš€ This is a maintenance release that brings incremental updates to modularization and various facets of the RestKit architecture.

    ๐Ÿ”„ Changelog

    • Honor passed in sqlite options when creating persistent store
    • ๐Ÿ‘‰ Make more functions work in .mm files Romain Criton
    • ๐Ÿ›  Fix RKMappingOperation skipping validation when data source tells it to set unchanged values Coneko
    • Prefer the use RKAttributeMapping value transformers if provided Kamil Kocemba
    • Copy RKObjectMapping. sourceToDestintationKeyTransformationBlock Ian G
    • ๐Ÿ‘‰ Make RestKit.h importable with stand-alone subspecs Samuel Giddins
    • โž• Add rudimentary dynamic mapping equivalence Jason Peebles
    • Switch to a vendored SOCKit version for manual installation
    • Memoization of RKResponseDescriptor's path matcher Karl Gluck
    • โœ‚ Removed hidden Support dependency upon AFNetworking