v1.1.0
- 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.