Skip to content

v1.6.0

Choose a tag to compare

@web-fu web-fu released this 19 Sep 21:12
· 51 commits to main since this release
f0d2181

Dot::undotify reworked (fixed some bugs)

Added:

  • Dot::create
  • ArrayProxy::create
  • ClassProxy::create

ProxyInterface::init and ProxyInterface::isInitialised now return error trying to accessing a non existing key
You can use ProxyInterface::has to check the existence of a key

What's Changed

Full Changelog: v1.5.0...v1.6.0