Releases: matteoredz/itax-code
Releases · matteoredz/itax-code
v2.0.6
09 Nov 09:04
Compare
Sorry, something went wrong.
No results found
2.0.6 (2025-11-08)
Continuous Integration
add workflow to check conventional PR title (#61 ) (bf709ae )
Documentation
Bug Fixes
setup qlty for code coverage reports (#66 ) (0e27583 )
v2.0.5
22 Oct 10:45
Compare
Sorry, something went wrong.
No results found
2.0.5 (2024-10-22)
Bug Fixes
v2.0.4
21 May 14:33
Compare
Sorry, something went wrong.
No results found
2.0.4 (2024-05-02)
Continuous Integration
update paambaati/codeclimate-action to v6.0.0 (#55 ) (e7aad01 )
Code Refactoring
v2.0.3
20 Feb 08:37
Compare
Sorry, something went wrong.
No results found
2.0.3 (2024-02-20)
Continuous Integration
Bug Fixes
require the csv gem as runtime dependency (#51 ) (5d3658e )
v2.0.2
04 Nov 11:49
Compare
Sorry, something went wrong.
No results found
2.0.2 (2023-11-04)
Continuous Integration
Miscellaneous Chores
add quality badges + enable branch coverage (#41 ) (cd3a950 )
Bug Fixes
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 )
Code Refactoring
make gem errors inherit from base classes (#37 ) (99b00f1 )
remove ActiveSupport dependency (#39 ) (9302954 )
v2.0.1
06 Oct 12:24
Compare
Sorry, something went wrong.
No results found
2.0.1 (2023-10-06)
Bug Fixes
fix encoding error in cities.rake and update cities.csv (#34 ) (80ff044 )
v2.0.0
01 Oct 09:39
Compare
Sorry, something went wrong.
No results found
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 )
v1.0.1
31 Aug 10:52
Compare
Sorry, something went wrong.
No results found
1.0.1 (2023-08-31)
Bug Fixes
NoMethodError undefined method 'upcase' for nil:NilClass (#27 ) (15470d1 )
v1.0.0
30 Aug 11:50
Compare
Sorry, something went wrong.
No results found
1.0.0 (2023-08-30)
⚠ BREAKING CHANGES
allow empty or partial data argument in ItaxCode.valid? (#26 )
raise InvalidControlInternalNumberError on cin mismatch (#25 )
Features
allow empty or partial data argument in ItaxCode.valid? (#26 ) (d02da6d )
Bug Fixes
compute omocodes from the original one (#22 ) (b8a963f )
raise InvalidControlInternalNumberError on cin mismatch (#25 ) (121cbca )
v0.4.1
08 Aug 18:24
Compare
Sorry, something went wrong.
No results found
0.4.1 (2023-08-08)
Bug Fixes