Skip to content

Releases: fire015/flintstone

1.4.0

11 Mar 11:06
Compare
Choose a tag to compare

Flintstone now uses Composer and adds some unit testing - hurrah!

1.3

16 Jul 12:55
Compare
Choose a tag to compare
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