Skip to content

v1.1.0

Compare
Choose a tag to compare
@haxsaw haxsaw released this 03 Oct 09:53
· 16 commits to main since this release
  • Adds the Application class that allows Hikaru to manage a collection of resources as a unit.
  • Overhauls Hikaru's packaging to allow users to install smaller, more targeted packages that provide just the functionality they require. The 'hikaru' package still exists, but is now a meta-package that installs the component packages.
  • Other small changes, plus a speedup of the from_dict() function.