Skip to content

Latest commit

History

History
93 lines (44 loc) 路 1.22 KB

RELEASENOTES.md

File metadata and controls

93 lines (44 loc) 路 1.22 KB

0.20.5

  • Various small improvements

0.20.4

  • experimental valueForKey: on arrays now detects numeric keys and uses them as indexes

0.20.3

  • mulle-sde needed to be upgraded here

0.20.2

  • Various small improvements

0.20.1

  • change GLOBAL for Windows

0.20.0

  • Various small improvements

0.19.0

  • Various small improvements

0.18.0

  • _stringByCombiningPrefixAndCapitalizedKey umbenannt in MulleObjCStringByCombiningPrefixAndCapitalizedKey und in andere library verschoben

0.17.2

  • remove duplicate objc-loader.inc

0.17.1

  • new mulle-sde project structure

0.17.0

  • Various small improvements

0.16.0

  • MulleObjCContainerValueForKey can now accept nil for container
  • fix problem with wrongly indexed valueType for store accessors

0.15.1

  • improved KVC for NSArray and NSSet

0.15.0

  • Various small improvements

0.14.1

  • modernized to new mulle-test

0.14.0

  • modernized project and tests again

0.13.2

  • modernized mulle-sde cmake

0.13.1

  • fix for mingw

0.13.0

  • migrated to mulle-sde

0.12.1

  • migrate from mulle-homebrew to mulle-project

0.9.1

  • modernize CMakeLists.txt and CMakeDependencies.txt
  • make it a cmake "C" project