Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@pdobb pdobb released this 21 Nov 06:55
· 8 commits to main since this release
  • Internal refactoring for more Object-Oriented goodness.
  • Internal refactoring for less brittle tests.

BREAKING

  • Change method signature of ObjectIdentifier FormatterClass initialization to expect parameters as a keyword argument.
  • Add ObjectIdentifier::BaseFormatter as a superclass for Formatter objects to help define the above, plus whatever else it means to be an ObjectIdentifier Formatter.