Skip to content

Releases: steve-ross/direnv-helpers

Version 0.3.3 | Hotfix BigCommerce config file format change

17 Feb 20:15
c9d56b7
Compare
Choose a tag to compare
  • Version 0.3.3 (Hotfix)
    • Hotfix to write newer stencil config files for BigCommerce
      • New variables $CONFIG_STENCIL_JSON and $SECRETS_STENCIL_JSON

Version 0.3.2 | Better BigCommerce project detection

17 Feb 18:22
1d0c5a0
Compare
Choose a tag to compare
  • Detect BigCommerce projects by also looking for @bigcommerce/stencil-utils in package.json

Version 0.3.1 Fix whitespace in NPM Environment Variables

19 Sep 12:31
7bec40d
Compare
Choose a tag to compare
  • Version 0.3.1
    • Fix whitespace in NPM Environment Variables

Version 0.3.0 Additional Exports for NPM projects and Nix/Darwin detection on comparedate

19 Sep 12:00
f3abe0e
Compare
Choose a tag to compare
  • Version 0.3.0
    • Export NPM_PACKAGE_NAME NPM_PACKAGE_VERSION
    • Date Detect - Handle non-mac environments (Thx for the PR!)

Version 0.2.0 Auto detect project layouts & Simplify configuration

07 May 19:34
4eab260
Compare
Choose a tag to compare

Version 0.2.0

  • auto-detect Shopify, BigCommerce / Stencil, EnvKey
  • automatically download stencil file from EnvKey if the variable $STENCIL_FILE exists in your .env
  • deprecate old helpers: requires_stencil, requires_themekit, requires_envkey

Version 0.1.0 - Lays groundwork for selfupdating the helpers and auto-detects NVM and Meteor projects

09 Mar 20:49
4eab260
Compare
Choose a tag to compare

Version 0.1.0

  • check for updates and download when a new release is available
  • writes version string to .helpers-version in the same directory as helpers.sh
  • only check for a new version every 24h
  • added auto-detecting NVM and Meteor project types
    • look for .nvmrc and assume project is using nvm
    • look for .meteor directory and assume project is using meteor
  • don't call nvm use since direnv is loading node
  • abandon using log_error... just call _log error "something bad happened..."

testing release api via GitHub

19 Feb 17:34
Compare
Choose a tag to compare

checking to see if this makes it into curl https://api.github.com/repos/steve-ross/direnv-helpers/releases/latest