Skip to content

Version 0.2.2

Compare
Choose a tag to compare
@furkan3ayraktar furkan3ayraktar released this 14 Feb 10:29
· 7 commits to master since this release
299a598

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)