Releases: vokal/Vokoder
Releases · vokal/Vokoder
3.2.0
3.1.3
Podspec fix
Bug fixes:
- Removed the invalid
default_subspecs
on a subspec
Date formatter fix
Bug fixes:
- Specify locale to ensure ISO 8601 date formatters work as expected #81
tvOS and OS X support
Merge pull request #80 from chillpop/master Add tvOS and OS X example targets to run tests
Documentation updates
- Updated and expanded documentation and code comments
- Changed return type on some init methods from
id
toinstancetype
See #77
Parent/Child contexts
Merge pull request #76 from chillpop/feature/parent-child Parent/Child Contexts
New Mapping Macros
Merge pull request #75 from chillpop/bugfix/no-modulemap Remove unneeded modulemap
Modernize managed object context operations
Merge pull request #72 from chillpop/performBlock Slight refactoring and finally using iOS 5 methods
Bring 1.4.1 fix to 2.x line
Merge pull request #71 from vokal-isaac/master Bring 1.4.1 fix to 2.x line