Skip to content
This repository was archived by the owner on Jan 20, 2018. It is now read-only.

0.3.0

Choose a tag to compare

@jakemac53 jakemac53 released this 28 Jan 18:07
· 83 commits to master since this release

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.