Releases: fire015/flintstone
Releases · fire015/flintstone
1.4.0
Flintstone now uses Composer and adds some unit testing - hurrah!
1.3
- Changed the load method to static so that multiple instances can be loaded without conflict (use Flintstone::load now instead of $db->load)
- Exception thrown is now FlintstoneException