Skip to content

Releases: chromice/ae

A bunch of fixes and improvements

05 Dec 23:22
Compare
Choose a tag to compare
Pre-release

I've got one more of these to go, and then we are moving into beta territory.

Fifth alpha release

05 Dec 23:23
Compare
Choose a tag to compare
Fifth alpha release Pre-release
Pre-release

This release contains mostly fixes, and some improvements, most notably:

  • New: Session library.
  • Renamed: aeImage::cover() to aeImage::fill().
  • Changed: Options library works differently now and triggers error when option name is mistyped.
  • Deprecated: ae::launch() and ae::utilize() in favour of ae:register().

Fourth alpha release

05 Dec 23:22
Compare
Choose a tag to compare
Fourth alpha release Pre-release
Pre-release

Database fixes and improvements:

  • SQL statements can be used instead of values.
  • Only dirty values are saved to database when entity is saved.
  • Queries can be logged now.

Probe library has been updated to log queries in one statement rather than three. ;-)

Third alpha release

05 Dec 23:23
Compare
Choose a tag to compare
Third alpha release Pre-release
Pre-release
  • All core libraries are sufficiently documented now.
  • File library is on par with PHP's stock file functions.
  • Quite a few other fixes and improvements.

Second alpha release

05 Dec 23:23
Compare
Choose a tag to compare
Second alpha release Pre-release
Pre-release

Improve caching, naming, and fix some bugs.

First alpha release

05 Dec 23:23
Compare
Choose a tag to compare
First alpha release Pre-release
Pre-release

After 2 years in the making I declare this an alpha. ;-)