You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes
A bug introduced in the v0.2.0 where multiple implementation of the same interface was causing sync to look at wrong component's project.clj file is fixed now. (#27 and #28)
Enhancements
Sync command now alphabetically orders the dependencies in project.clj files (#17 and #32)
All PRs included in this release
Sync system libraries based on the components (and bases) they depend on (#28)
Fixes alphabetical ordering of dependencies during sync (#32)