Skip to content

Alpha Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@Dropelikeit Dropelikeit released this 26 Jan 23:42
· 66 commits to master since this release
adfdd14

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.