Skip to content

Releases: Dropelikeit/PriceCalculator

Alpha Release

26 Jan 23:42
adfdd14
Compare
Choose a tag to compare
Alpha Release Pre-release
Pre-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.