2.0.5 (2024-10-22)
2.0.4 (2024-05-02)
2.0.3 (2024-02-20)
2.0.2 (2023-11-04)
- display all changelog-types (#47) (d4eddf1)
- pass CC_TEST_REPORTER_ID top-down to test workflow (#45) (89398f2)
- require lint and test workflows run also on main (#43) (f0a0d06)
- update README.md for SEO (#48) (04db3eb)
- make gem errors inherit from base classes (#37) (99b00f1)
- remove ActiveSupport dependency (#39) (9302954)
2.0.1 (2023-10-06)
2.0.0 (2023-10-01)
- remove Validator and merge its logic into Parser (#32)
- remove data hash argument from ItaxCode.valid? and ItaxCode::Validator#valid? (#30)
1.0.1 (2023-08-31)
1.0.0 (2023-08-30)
- allow empty or partial data argument in ItaxCode.valid? (#26)
- raise InvalidControlInternalNumberError on cin mismatch (#25)
- compute omocodes from the original one (#22) (b8a963f)
- raise InvalidControlInternalNumberError on cin mismatch (#25) (121cbca)
0.4.1 (2023-08-08)
0.4.0 (2023-08-08)
- improve omocodes algo (0834c43)