Skip to content

v3.0.0-RC.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@theofidry theofidry released this 21 May 14:49

Features

  • Add a ReflectionPropertyAccessor to access to private and protected properties (#716)
  • Make Faker seed configurable (#726)
  • Add the factory keyword (#729)
  • Add support for immutable functions (#731)

Bugfixes

  • Fix error on static factory with associative array (#714)
  • Fix a TypeError thrown when objected needed complete generation (#715)
  • Fix array value behaviour (#728)

Other changes highlight

  • Move deep_clone in Alice namespace (#727)
  • Rework callers (#734)
  • Add Makefile script (#737)