Skip to content

flags, bugfixes and improvements

Pre-release
Pre-release
Compare
Choose a tag to compare
@ghchinoy ghchinoy released this 20 Apr 21:55
· 30 commits to master since this release

v0.15.0

NEW FEATURES:

  • instances delete now takes either a list of IDs (1 or more) to delete multiple instances or the flag --all to delete all of them. Will provide an error if Element Instance is in use or not found. (#55)

BUG FIXES:

  • molecules export variants, continued fix to exporting raw JSON (PR#51)

IMPROVEMENTS:

  • profiles env now also adds exports for CE_ORG and CE_USER in addition to existing CE_BASE and CE_AUTH