Skip to content

1.6.0

Compare
Choose a tag to compare
@inxilpro inxilpro released this 23 Aug 03:59
· 151 commits to master since this release
  • Aire now uses ForwardsCalls to improve error messages if a method doesn't exist.
  • Dropped use of collect() method in favor of new Collection()
  • Element::data() will now try to serialize the data value if possible, so that you can pass JSON down to your javascript easily