Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept non vector import statements #11

Merged
merged 1 commit into from
Oct 27, 2018
Merged

Conversation

tengstrand
Copy link
Owner

Accept import statements that look like this: (:require clojure.string)
Fixes:
#9

@tengstrand tengstrand added the bug label Oct 27, 2018
@tengstrand tengstrand self-assigned this Oct 27, 2018
@tengstrand tengstrand added this to In progress in Polylith via automation Oct 27, 2018
Polylith automation moved this from In progress to Reviewer approved Oct 27, 2018
@tengstrand tengstrand merged commit b821c6e into develop Oct 27, 2018
Polylith automation moved this from Reviewer approved to Done Oct 27, 2018
@tengstrand tengstrand deleted the feature/issue-009 branch October 27, 2018 11:06
@tengstrand tengstrand mentioned this pull request Oct 27, 2018
tengstrand added a commit that referenced this pull request Oct 27, 2018
* Handle system and "Polylith exceptions" in a cleaner way.

* Updated the help for 'sync'.

* Updated CircleCI config. (#8)

* Accept non vector import statements (#11)

* Use interface name as component namespace (#12)

* Updated version to 0.2.0.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Polylith
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants