Skip to content

Releases: nilportugues/php-api-transformer

1.0.8

14 Oct 18:38

Choose a tag to compare

  • Performance improvement by caching reflection class results 0dc5cea

1.0.7

14 Oct 12:54

Choose a tag to compare

  • Fixed naive mapping. Now it will strictly check if mapped properties in classes exist. 1c50041

1.0.6

02 Oct 18:09

Choose a tag to compare

  • Removing strict check on id properties

1.0.5

28 Aug 15:29

Choose a tag to compare

  • is_scalar($type) check everywhere before using it as key in an array. Fixes fatal errors in special cases.

1.0.4

22 Aug 15:40

Choose a tag to compare

Missing private properties in Mapping class.

1.0.3

22 Aug 10:56

Choose a tag to compare

  • Removed Mapper array by reference from __construct method. Caused problems when writing framework integrations.

1.0.2

16 Aug 17:58

Choose a tag to compare

  • Changed nilportugues/serializer to version 1.1.0.

1.0.1

16 Aug 10:50

Choose a tag to compare

  • nilportugues/serializer dependency changed from alpha to first stable release

First release

15 Aug 14:12

Choose a tag to compare

Proven stable, its time to release it.

Alpha Release

14 Aug 19:51

Choose a tag to compare

1.0.1-alpha

Update composer.json