Skip to content
Permalink
master
Go to file
 
 
Cannot retrieve contributors at this time
77 lines (40 sloc) 1.25 KB

Changelog

All notable changes to fractalistic will be documented in this file

2.9.0 - 2020-01-31

  • add support for Fractal 0.18
  • drop support for Fractal 0.17

2.8.0 - 2018-05-13

  • add support for Fractal 0.18
  • drop support for Fractal 0.17

2.7.2 - 2018-10-08

  • set the scope indentifier when creating the scope (see #39)

2.7.1 - 2018-01-15

  • remove PHP 5.6 from composer.json

2.7.0 - 2017-09-06

  • add getResourceName

2.6.0 - 2017-09-06

  • add primitive method

2.5.0 - 2017-08-19

  • add support for Fractal 0.17

2.4.0 - 2017-08-19

  • allow classnames for transformer and serializers

2.3.2 - 2017-07-24

  • fix ability to define collection & item after resource name

2.3.1 - 2017-07-22

  • fix bug when passing empty arrays to collections

2.3.0 - 2017-07-03

  • add support for NullResource

2.2.0 - 2017-05-29

  • add sparse fieldset support

2.1.1 - 2017-05-10

  • fix for bug where recursion limit would not be used

2.1.0 - 2017-05-02

  • add setRecursionLimit

2.0.0 - 2017-04-26

  • added compatibility with fractal 0.16

1.0.2 - 2017-01-17

  • allow fractal 0.15

1.0.1 - 2017-01-17

  • this version was wrongly tagged and contains the same code as 1.0.0

1.0.0 - 2016-12-28

  • initial release
You can’t perform that action at this time.