Skip to content

v1.4.0

Compare
Choose a tag to compare
@M-Scott-Lassiter M-Scott-Lassiter released this 02 May 14:09
· 41 commits to main since this release

1.4.0 (2022-05-02)

🎁 Feature Changes

  • add ability to instantiate the class using an optional config object in the constructor (8dc230b), closes #35

🎯 Test Changes

  • add tests verifying the optional config object works as expected (f7f7de6), closes #35