stathissideris / dali

dali is a Clojure library for representing, exporting and manipulating the SVG graphics format.
291 stars 16 forks source link

Remove dali.core #1

Closed zachcp closed 9 years ago

zachcp commented 9 years ago

When i attempt to use (require '[dali.syntax :as s]) as per the Readme i get the following error CompilerException java.io.FileNotFoundException: Could not locate dali/core__init.class or dali/core.clj on classpath: , compiling:(dali/syntax.clj:1:1) and I believe this namespace issue is causing the problem.

An easy to use SVG library is a great addition to the clojure ecosystem - thanks!

stathissideris commented 9 years ago

Wow, not sure how I missed this! Thanks a lot :+1:

zachcp commented 9 years ago

No problem; nice work. Think you can give a version bump? The clojars 0.5.0 won't work.

stathissideris commented 9 years ago

Yep, done. Try 0.6.0.