Releases: brazanation/php-documents
Releases · brazanation/php-documents
Get the static code analysis back
Get the static code analysis back (#49) A misconfiguration stopped the code analysis, and the PHP8 version broke the tests because the test code didn't respect the typehint. So, the Scrutinizer and Codacy are established and working. Now is possible to get metrics about the project
Enable PHP8+
v2.1.0 Enable PHP8+
v2.0.0
PHP7 full compatibility
v1.0.0
bump tag 1.0 :tada: (#45)
Judiciary Process Number
v0.8.0 (2018-02-17)
Implemented enhancements:
- Add Judiciary Process document #38 (robmachado)
- Detail how Judiciary Process number is composed #41 (tonicospinelli)
Fixed bugs:
- Fix StyleCI configuration #40 (tonicospinelli)
Closed issues:
Merged pull requests:
- Add Judiciary Process document #38 (robmachado)
- Fix StyleCI configuration #40 (tonicospinelli)
- Detail how Judiciary Process number is composed #41 (tonicospinelli)
Choose Module for Bahia State Registration
v0.7.1 (2018-02-17)
Implemented enhancements:
- Updated to PHPUnit 6 #34 (carusogabriel)
Fixed bugs:
Closed issues:
- Erro no método discoverModule da classe Bahia #36
Merged pull requests:
- Updated to PHPUnit 6 #34 (carusogabriel)
- Choose Module for Bahia State Registration #37 (thalfm)
Renavam Document
v0.7.0 (2017-07-18)
Implemented enhancements:
- add codacy badge #30 (tonicospinelli)
- create Renavam document #32 (tonicospinelli)
- fix Renavam empty document #33 (tonicospinelli)
Fixed bugs:
Closed issues:
- create Renavam Document #31
Merged pull requests:
add Emission Type for Fiscal Document
v0.6.0 (2016-12-09)
Implemented enhancements:
- create EmissionType and fix digit calculator #28 (tonicospinelli)
Fixed bugs:
Closed issues:
- wrong digit calculator #26
Merged pull requests:
- create EmissionType and fix digit calculator #28
Fiscal Documents
v0.5.0 (2016-11-28)
Implemented enhancements:
- create CTe, NFe, NFCe and MDFe documents #24 (tonicospinelli)
Fixed bugs:
Closed issues:
- create specific SPED documents #23
Merged pull requests:
- create specific SPED documents #24
National Health Card
v0.4.0 (2016-09-28)
Implemented enhancements:
- create CNS and CNS Temporary document #21 (tonicospinelli)
- choose calculator when calculateDigits is called #21 (tonicospinelli)
- segregate DocumentInterface into DigitCalculable and Formattable #21 (tonicospinelli)
Fixed bugs:
Closed issues:
- missing CNS document #20
Merged pull requests:
- CNS document implemented #21