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)
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)
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 codacy badge #30
- create EmissionType and fix digit calculator #32
- fix Renavam empty document #33
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
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
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
v0.3.0 (2016-08-29)
Implemented enhancements:
- create State Registration documents with each state rule #19 (tonicospinelli, (Ferreiramg))
Fixed bugs:
Closed issues:
- missing State Registration document #16
Merged pull requests:
- State Registration #19
v0.2.0 (2016-08-25)
Implemented enhancements:
- all classes are declared final #15 (tonicospinelli)
- add Voter document #12 (tonicospinelli)
- add NFe Access Key document #11 (tonicospinelli)
- remove Modulo11 class in favor DigitCalculator #10 (tonicospinelli)
- add CNH document #7 (tonicospinelli)
- rename InvalidArgument to InvalidDocument #5 (tonicospinelli)
Fixed bugs:
Closed issues:
Merged pull requests:
- all classes are declared final #15
- remove unsed code #14
- add doc about voter #13
- add Voter document #12
- add NFe Access Key document #11
- remove Modulo11 class in favor DigitCalculator #10
- add docblocks and improve the digit calculator #9
- fix README typo #8
- add CNH document and create a DigitCalculator #7
- rename variables and update README #6
- rename InvalidArgument to InvalidDocument #5
v0.1.0 (2016-08-21)
Big Bang
Implemented enhancements:
- add CPF document
- add CNPJ document
- add Modulo11 calculator