Skip to content

Releases: nilportugues/php-api-transformer

1.0.8

14 Oct 18:38
Compare
Choose a tag to compare
  • Performance improvement by caching reflection class results 0dc5cea

1.0.7

14 Oct 12:54
Compare
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
Compare
Choose a tag to compare
  • Removing strict check on id properties

1.0.5

28 Aug 15:29
Compare
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
Compare
Choose a tag to compare

Missing private properties in Mapping class.

1.0.3

22 Aug 10:56
Compare
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
Compare
Choose a tag to compare
  • Changed nilportugues/serializer to version 1.1.0.

1.0.1

16 Aug 10:50
Compare
Choose a tag to compare
  • nilportugues/serializer dependency changed from alpha to first stable release

First release

15 Aug 14:12
Compare
Choose a tag to compare

Proven stable, its time to release it.

Alpha Release

14 Aug 19:51
Compare
Choose a tag to compare
1.0.1-alpha

Update composer.json