BennyHallett / obelisk

Static Site Generator written in Elixir.
MIT License
392 stars 34 forks source link

Update dependencies, minor fixes #26

Closed ckampfe closed 8 years ago

ckampfe commented 9 years ago

@BennyHallett Hey there, great project!

Just a few fixes/tweaks/refactorings/dependency updates. Fixes the tests that were failing.

ckampfe commented 9 years ago

Build failed during mix local.hex --force, I'm going to close the PR and re-open it.

ckampfe commented 9 years ago

Hmm. All of the Elixir 1.0.5 suites boot and pass, two of the 1.0.3 do not build. Any opinion on testing only against the latest bugfix release?

BennyHallett commented 9 years ago

I'm happy to have it work only with the latest bugfix release of any major/minor version, so long as it mentions the version that it's compatible with in the README.