Skip to content

Releases: blesta/pricing

3.1.0

22 Sep 22:24
Compare
Choose a tag to compare
  • Fixes #12, #13, #14
  • ItemPrices and ItemPriceCollections can now calculate totals by excluding certain TaxPrices by type

3.0.0

09 Jun 16:10
Compare
Choose a tag to compare
  • Fixed #2, now uses namespaces

2.0.1

02 Jun 19:00
Compare
Choose a tag to compare
  • Removed blesta/items from composer.json, should not have been included.

2.0.0

27 May 23:08
Compare
Choose a tag to compare
  • Added PriceInterface to solidify the definition of ItemPrice and UnitPrice.
  • Added ItemPriceCollection::merge which can merge two ItemPriceCollection objects together
  • Requires PHP 5.4.0+

1.2.2

31 Aug 18:01
Compare
Choose a tag to compare
  • Added back changes that were lacking in 1.2.1 that existed in 1.2.0. See PR #4.

1.2.1

28 Aug 21:13
Compare
Choose a tag to compare
added description, authors, license to composer