Releases: opendevtools/clearingnummer
Releases · opendevtools/clearingnummer
v0.8.1
v0.8.0
v0.7.0
TypeScript
Switched over to TypeScript, which highlighted some potential issues that are now fixed! ⭐
Update bank names
Fixed #7
Updates the bank name list according to the latest data from Swedish Bankers' Association.
Also restructured test to be more readable and test the full ranges of each bank (didn't surface any unseen errors phew!),
Thanks to @cupofjoakim for making me aware of the updated list!
Simplify code
Use the power of the recently added Babel build step to simplify the code.
- Add tests for undefined and empty strings and throw errors where appropriate
Add Babel build step
Bank name adjustments
Migrate tests
Migrate tests to Jest