Skip to content

Staple v3.1.7.30

Latest
Compare
Choose a tag to compare
@ironpilot ironpilot released this 30 Jul 15:01
· 81 commits to master since this release
beed450

This release updates Staple to v3.1.7.30. Review the release notes for details.

Changes

  • IMPORTANT Bump the minimum PHP version to 7.1.
  • Query builder now uses parameterized queries to execute against the database. #151
  • Autoloader changed from using .class.php file extension to just .php extension #137
  • Framework classes loaded via composer. #149

Bug Fixes

  • Update Jekyll dependencies on the documentation site. #147