Skip to content

Latest commit

 

History

History
39 lines (18 loc) · 841 Bytes

CHANGELOG.md

File metadata and controls

39 lines (18 loc) · 841 Bytes

2.0 (2016-10-17)

Enhancements:

  • Library reworked to support Swift 3.0
  • Repository structure changed to also contain legacy versions

1.3 (2016-07-31)

Enhancements:

  • Added Then library as required dependency to easily mock the objects

1.1 (2016-03-30)

Enhancements:

  • Added multiple new ways how to initialize the objects
  • Performance optimizations

1.0.1 (2016-01-09)

Enhancements:

  • Relationships now does not have to be inverse
  • It is now possible to create objects with different classes (subclasses of objects)
  • Added fromArrayInJson: initializer to initialize multiple objects at once

1.0.0 (2016-01-01)

As a great start for the new year, Warp has been finally released! to see all the features that it has, please visit Warp repository