Releases: contributte/invoice
Releases · contributte/invoice
v5.0.0
Bumped! 🧾
Diff: v4.0.0...v5.0.0
Changes:
- Composer: use PHP 8.2, replace dev dependencies [57e1df5] (@f3l1x)
- Config: apply code style fixes for new ruleset [9924135] (@f3l1x)
- Phpstan: use explicit boolean conditions [17c9a6c] (@f3l1x)
- Phpstan: use IAccount in interface return type [1a18a57] (@f3l1x)
- Phpstan: use strict empty array checks [30b53e6] (@f3l1x)
- Phpstan: add explicit filter callbacks [d900799] (@f3l1x)
Maintenance:
- Codesniffer: upgrade to v5 [a50aa61] (@f3l1x)
- Git: modernize config [8074e26] (@f3l1x)
- Makefile: modernize [ca51236] (@f3l1x)
- Phpstan: modernize config [21a6355] (@f3l1x)
- Tests: cleanup [6f2a6c3] (@f3l1x)
- CI: modernize workflow [58714ec] (@f3l1x)
- Tests: add coveralls [8cb91d1] (@f3l1x)
- Readme: update documentation [83f8d75] (@f3l1x)
- Composer: open 4.1.x branch [0ad4bb8] (@f3l1x)
- CI: add PHP 8.2-8.5 test matrix [1ff86dd] (@f3l1x)
- Tests: convert to Nette Tester [c2c11ef] (@f3l1x)
- Config: update to contributte standards [d02a813] (@f3l1x)
- Config: fix ruleset, add phpstan baseline [fb76156] (@f3l1x)
- Tests: add render test assertions [b1ae93f] (@f3l1x)
- Config: remove baseline, fix coverage [f2218b3] (@f3l1x)
v4.0.0
Bumped! 🤐
Diff: v3.1.0...v4.0.0
Changes:
- Composer: open v3.2.x [2468f90] (@f3l1x)
- Readme: versions [7ec4b2b] (@f3l1x)
- upgrade PHPStan and codeception [a86be99] (@petrparolek)
- v4 [22b351b] (@MartkCz)
- readme fix [0739809] (@MartkCz)
- workflow update php [b1052ea] (@MartkCz)
- php 8.0 [a266a33] (@MartkCz)
- phpt => phtml [be35923] (@MartkCz)
- base class Translator [d71f695] (@MartkCz)
- prepend() to abstract class [87483a3] (@MartkCz)
- update dependency [9307b8c] (@MartkCz)
- add template turoiso [b5d3a44] (@MartkCz)
- remove Currency [5ed4592] (@MartkCz)
- add translations [8805d77] (@MartkCz)
- fix turoiso template [a2e198a] (@MartkCz)
- add test [abe73a9] (@MartkCz)
- update docs [c308623] (@MartkCz)
- move nette files to bridge directory [a2a7fe6] (@MartkCz)
- split up data provider [75dc993] (@MartkCz)
- rename render to renderToPdf [b14a94f] (@MartkCz)
- rename PdfResponse to InvoicePdfResponse, which needs template and order [662ec19] (@MartkCz)
- update doc [4ce7a21] (@MartkCz)
- update dep [433c433] (@MartkCz)
- add tests [6b8882e] (@MartkCz)
- move assets to another directory [f713108] (@MartkCz)
- update dep [43dd3c9] (@MartkCz)
- remove unused assets [109e2e0] (@MartkCz)
v3.1.0
Bumped!
Diff: v3.0.0...v3.1.0
Changes:
- used trait SmartObject [d852fba]
- add calculators, refactoring [fixed #7][BC break] [0cd19ab]
- Invoice: add methods send, createResponse. generatePreview moved to PreviewFactory [6670823]
- contributte [030c9ef]
- Travis CI: fix badge, create missing directories for tests (#8) [163e40f] (@Roman3349)
- add use Data\Order [1046aa1]
- use nette/schema [9735036]
- add method IRenderer::getSource [9a66a7b]
- add event onBuild to DefaultTemplate [afa37b6]
- DefaultTemplate: itemsPerPage is variable [e89a13e]
- Add master alias [577cec3] (@mabar)
- PreviewFactory: add createCompany() [c95dde1] (@MartkCz)
- update readme [1f5afa3] (@MartkCz)
- ITemplate removed __constructor [0fcf6bb] (@MartkCz)
- DefaultTemplate: replace Formatter with interface IFormatter [fixes #14] [e10ddbc] (@MartkCz)
- license [69dd6d8] (@MartkCz)
- add ide ignore [309a8f2] (@MartkCz)
- fixed tests, php < 7.3 bug [a8b6d5b] (@MartkCz)
- docs [e64d9f7] (@MartkCz)
- readme translation section [0098b91] (@MartkCz)
- customize colors, font [a6eb48e] (@MartkCz)
- fixes [43a40bf] (@adaamz)
- update phpstan [141da95] (@adaamz)
- install & run phpstan in CI [589383f] (@adaamz)
- Std [004]: kodiak [a67448f] (@f3l1x)
- Maintenance: codeception, github actions, phpstan, coveralls [e3f1e2b] (@petrparolek)
- Readme: cover images, badges [f778daf] (@f3l1x)
- Codestyle: improvements (#30) [fcb0985, d27567a] (@petrparolek)
v3.0.0
2.0.1
2.0
1.1.3
1.1.2
1.1.1
1.1
Bumped! ✒️
Diff: 1.0...1.1
Changes:
- section with translations [0eb67c4]
- Invoice: Fixed missing translation [2c46b05]
- Invoice: Fixed missing translation [ff28638]
- Payment: Maturity date renamed to due date [c4e5cc9]
- Translation: Added english language [7a17e88]
- Added section memory optimization [d71b4e0]
- Send image to browser [6449ccc]
- Added description [e45bccc]
- Added InvoiceExtension for nette/di [98c0a79]
- Required parameters are in construction [52f18b5]
- InvoiceExtension: lang in config [c0e063e]
- Invoice: Generates logo at any size in center of header. [41f0047]
- Payment: removed accountNumber from constructor [fe19567]