This repository was archived by the owner on Jan 20, 2018. It is now read-only.
0.3.0
Library initializers now pass a LibraryIdentifier to initialize instead of just a Symbol. This provides the package and path to the library in addition to the symbol so that paths can be normalized. It also allows for future extensibility without breaking changes.