-
3.3.0 Stable
released this
2020-12-23 12:40:22 -08:00 | 2 commits to master since this release- Fix array access of null values.
- Check row by boolean, not for null.
- Fix Postgres and SQLite3 errors in PHP 7.4.
- Don't save over data in the database when the entity in it is newer than the entity being saved. Fixes #12.
Important Note about Client Version
This version requires nymph-client version 5.2.0 or higher.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.2.2 Stable
released this
2020-08-14 14:44:32 -07:00 | 9 commits to master since this releaseFix an array access attempt of a null value.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
3.2.1 Stable
released this
2019-12-28 13:39:01 -08:00 | 11 commits to master since this releaseUpdate HookPHP.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
3.2.0 Stable
released this
2019-06-28 12:56:39 -07:00 | 13 commits to master since this release- Changed the REST server to JSON encode everything once, instead of JSON in JSON.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.1.0 Stable
released this
2019-06-11 16:23:19 -07:00 | 15 commits to master since this release- Some REST server improvements.
Nymph Client 5 will require this at least version.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0 Stable
released this
2019-05-31 22:29:18 -07:00 | 19 commits to master since this release- Add entity patch feature.
Huge breaking changes since last stable version!
You will need to export your entities and import them again in order to upgrade from a previous version.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.24 Pre-release
released this
2019-05-16 19:28:38 -07:00 | 22 commits to master since this release- Fix cdate and mdate missing with factory.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.23 Pre-release
released this
2019-05-07 15:59:07 -07:00 | 25 commits to master since this release- Redesigned how data is stored in an Entity instance.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.22 Pre-release
released this
2019-05-01 19:18:36 -07:00 | 27 commits to master since this release- Fix entity class use from client.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
3.0.0-beta.21 Pre-release
released this
2018-11-15 20:11:15 -08:00 | 31 commits to master since this release- Only save originalAcValues if they are empty.
- Don't wake a sleeping entity to get its GUID. May cause issues if you use isset($entity->something->guid).
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads