Releases: jahudka/fakturoid-sdk
Releases · jahudka/fakturoid-sdk
Normalize tags to lowercase for comparison
v1.0.8
let's do updates somewhat differently shall we..
v1.0.7
added the __unset method to AbstractEntity
v1.0.6
added has* methods and fixed decimal typehint from float to string
v1.0.5
added supplyCode to generators
v1.0.4
added lastDayInMonth and taxDateAtEndOfLastMonth to generators
v1.0.3
added 'until' and 'updatedUntil' to Invoices endpoint
v1.0.2
fix: DateFilterableTrait now correctly formats dates using Utils::for…