Releases: Dropelikeit/PriceCalculator
Releases · Dropelikeit/PriceCalculator
Alpha Release
Attention: This release contains break changes!
In version 3.0 we have partially rewritten the price calculator and split parts into new objects. The price calculator now receives a vat object.
The conversion of Euro and Cent has been moved to an external class and can now be called via the "UnitConverter" class. We have also reworked the class "PriceFormatter", the formatting of the prices is now controlled by the constructor.