Skip to content

v0.1.18

Latest
Compare
Choose a tag to compare
@gnp gnp released this 15 Oct 15:16
· 3 commits to master since this release

Summary of changes:

  • Remove unnecessary copy of input str in parse()
  • Remove println! from implementation of validate()
  • Rename error type from ISINError to just Error
  • Add unit tests for error type

Full Changelog: v0.1.17...v0.1.18