Skip to content

Releases: linemanjs/rails-lineman

v0.3.0

Choose a tag to compare

@searls searls released this 03 Jun 05:10
  • Adds support for building multiple Lineman projects #9

v0.2.0

Choose a tag to compare

@searls searls released this 28 Apr 19:59
  • Adds a skip_build configuration for folks who need to build lineman outside of the ruby/rake environment but still need it to move the assets into place at deploy time.

v0.1.1

Choose a tag to compare

@searls searls released this 12 Apr 19:17
  • fixes #7

v0.1.0

Choose a tag to compare

@searls searls released this 02 Feb 23:44
  • #6 - Allows arbitrary static assets to be developed and bundled from the Lineman app, not just JS & CSS -- Thanks @rjo1970!