Skip to content

v1.2.0

Compare
Choose a tag to compare
@M-Scott-Lassiter M-Scott-Lassiter released this 30 Apr 22:41
· 55 commits to main since this release

1.2.0 (2022-04-30)

🐞 Bug Fixes

  • add error handling for excessively large integers (bc725f1), closes #28

πŸ—οΈ Build Changes

  • update dev-dependency subdependencies (routine update) (d918311), closes #28

🎁 Feature Changes

  • add the resetDefaultDictionary method (9166bd8), closes #29

🎯 Test Changes

  • add applicable test for the resetDefaultDictionary method (a67ef00), closes #29
  • add tests to verify errors thrown for excessively large integers (a9f39d6), closes #28