Skip to content

v0.8.6

Compare
Choose a tag to compare
@danfuzz danfuzz released this 06 Jan 17:23
· 73 commits to main since this release

Breaking changes:

  • compy:
    • BaseComponent: Renamed CONFIG_CLASS to configClass.

Other notable changes:

  • loggy-intf:
    • LoggyIntf: New static methods expectInstance() and
      expectInstanceOrNull(), to avoid more ad-hoc checks.