Releases: sciactive/nymph
1.0.0beta4
Just a bugfix release.
- Fixed a rather serious bug that occurred when saving an existing entity with sdata.
1.0.0beta3
I totally lied and introduced some new features. New selection criteria, "pmatch" and "like". Also, a new testing framework, and consequently about 8 fewer bugs.
This release changes the MySQL database schema, and is thus incompatible with older versions. If you are upgrading, you can export your entities, drop all the tables, then import your entities after upgrading.
1.0.0beta2
Second beta release.
Automatic backend property protection.
1.0.0beta1
Nymph is now in beta! Only bugfixes will be introduced before the first stable release.
0.0.4alpha
Lot of changes and support for the new version of RequirePHP.
0.0.2alpha
First alpha release. This code is considered not ready for production use. (Although it has been in use for years. ;)
Until some tests are written, it's probably a bad idea to include this in your project.