Skip to content
This repository was archived by the owner on Sep 5, 2023. It is now read-only.

Releases: mobilejazz/Motis

1.4.3

Choose a tag to compare

@vilanovi vilanovi released this 11 Dec 15:28
  • Fixing issue when using mutable arrays in objects.
  • Added tests.

1.4.2

Choose a tag to compare

@vilanovi vilanovi released this 11 Dec 15:29

Adding mts_description as debug description.

1.4.1

Choose a tag to compare

@vilanovi vilanovi released this 11 Dec 15:29

Minor changes in tests

1.4.0

Choose a tag to compare

@vilanovi vilanovi released this 11 Dec 15:30
  • New MTSMotisObject. The object uses Motis mapping to implement NSCoding and NSCopying.
  • Adding tests.

1.3.0

Choose a tag to compare

@vilanovi vilanovi released this 09 Jul 10:19
  • Adding array key path access.

1.2.0

Choose a tag to compare

@vilanovi vilanovi released this 09 Jul 10:20

Adding new method "mts_description" to generate a recursive object description using the Motis keys.

1.1.0

Choose a tag to compare

@vilanovi vilanovi released this 09 Jul 10:20

Adding features:

  • Adding the method "+mts_valueMappingForKey:" to map values automatically. This is very useful when mapping enum values.
  • Adding the method "-mts_checkValueEqualityBeforeAssignmentForKey:" to test for equality before setting a value. This is very useful when using Motis together with Core Data, so object properties are not modified if the values are equal.

Motis 1.0.2

Choose a tag to compare

@vilanovi vilanovi released this 08 Jan 08:10

This release adds Thread Safety when using Motis.

Motis 1.0.1

Choose a tag to compare

@vilanovi vilanovi released this 08 Jan 08:11
Motis 1.0.1

Motis 1.0

Choose a tag to compare

@vilanovi vilanovi released this 26 Sep 13:35

After several months of development, the stable version of Motis has been released under the version 1.0