Skip to content

Version 3.0.4

Compare
Choose a tag to compare
@hackeresq hackeresq released this 08 Feb 01:52
· 32 commits to master since this release
f4cf84b

Changes:

  • Adds tests - can be run with composer test
  • Migration titles have been updated (but content stays the same)
  • Removed force global option in favor of the fillable config option (more in line with Laravel)
  • Removed local force option (moved to method) - can now be called fluently with force() instead of as an options array
  • Additional clean up for docs for above changes

Upgrade:

  • before upgrading, update to the new HackerESQ\Settings namespace wherever you call this package.