Releases: cybrox/crunchdb
Releases · cybrox/crunchdb
CrunchDB 3.2.2
- Fix table misalignment in
CrunchResource
after deleting records- This has been reported in !4 by @CharlesKumar
CrunchDB 3.2.1
- Fixes
chrunchResource
not accepting null values for fields inupdate()
(Thanks to @ZsharE)
CrunchDB 3.2.0
- Changed license model to MIT
Needed to update the packagist license identifier anyways, and I think at this point it is justified to simply release this project's source without any restrictions.
CrunchDB 3.1.0
- Fix composer/packagist compatibility
- Capitalize class names
crunchDB v3.0
- Revisited documentation and license
- Composer -ified project as requested by #1
Completely reworked version of CrunchDB
2.0 Update readme with new docs
Version 1.0, technically usable but really simple.
1.0.0 Added basic API implementation