Skip to content

v2.6.2

Latest
Compare
Choose a tag to compare
@MichaelBelgium MichaelBelgium released this 02 Feb 13:04
· 35 commits to master since this release

Small BC Break

  • Renamed setCost to addCost

Fixes

  • Spelling mistakes
  • Tax rounding issue (alternative to pull request #1)

Improvements

  • Docblocks
  • Behind the scenes: variable $extraCosts is now a collection (from Illuminate namespace)