Releases: timolinn/nuban
Releases · timolinn/nuban
v1.1.0
Refresh library.
- statically define the code-to-bank kv HashMap store (why not just use lazy_static? why use it?)
- refactored, removing unnecessary allocations
-added- ::bank_matches()
- ::is_valid_bank()
- prevalidate NUBAN, ensuring no invalid Nuban definitions
- use structured errors, with descriptive Display representations