Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

v1.0.3

Compare
Choose a tag to compare
@jgarber623 jgarber623 released this 17 Apr 17:15
· 234 commits to main since this release

This release heavily refactors the gem's architectural organization with an emphasis on creating small, purposeful classes. These changes are collected in #30.

This release also:

  • improves overall test coverage,
  • folds in changes implemented by @dezman in #28,
  • addresses a long-standing but newly-discovered caching issue documented in #29, and
  • better lays the ground work for addressing changes suggested/implemented in #21 and #27.