Releases: steve-ross/direnv-helpers
Releases · steve-ross/direnv-helpers
Version 0.3.3 | Hotfix BigCommerce config file format change
- Version 0.3.3 (Hotfix)
- Hotfix to write newer stencil config files for BigCommerce
- New variables $CONFIG_STENCIL_JSON and $SECRETS_STENCIL_JSON
- Hotfix to write newer stencil config files for BigCommerce
Version 0.3.2 | Better BigCommerce project detection
- Detect BigCommerce projects by also looking for @bigcommerce/stencil-utils in package.json
Version 0.3.1 Fix whitespace in NPM Environment Variables
- 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
- 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
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
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
checking to see if this makes it into curl https://api.github.com/repos/steve-ross/direnv-helpers/releases/latest