Skip to content

v1.2.8

Latest
Compare
Choose a tag to compare
@Fishdrowned Fishdrowned released this 14 Jun 09:53
· 1 commit to master since this release

Features:

  • Cache:
    • Add parameter $ttl for Cache::get()
  • Add method Migrate::createTableOn()

Bug Fixes:

  • Always ask where to create the migration
  • Resource Updater:
    • Fix a bug in model trait generator, when a column name containing string value
    • Skip session settings for resource update script

Tests:

  • Moved autoload for tests to autoload-dev