Skip to content

v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 09:39
7184cf1

2.0.0 (2023-10-01)

⚠ BREAKING CHANGES

  • remove Validator and merge its logic into Parser (#32)
  • remove data hash argument from ItaxCode.valid? and ItaxCode::Validator#valid? (#30)

Bug Fixes

  • remove data hash argument from ItaxCode.valid? and ItaxCode::Validator#valid? (#30) (997f8b0)

Code Refactoring

  • remove Validator and merge its logic into Parser (#32) (348bdd0)