Skip to content

0.33.1

Choose a tag to compare

@searls searls released this 11 Jun 23:21
· 71 commits to master since this release
  • Fixes LINEMAN_ENV variable when used in conjunction with clean. Basically in any chained command, the presence of build will force the whole thing to "production". In the absence of "build", then "spec" or "spec-ci" will force the whole thing to "test". Otherwise the default ("development") or user set value will remain.