Skip to content

0.3.0

Compare
Choose a tag to compare
@borkweb borkweb released this 25 Jun 12:34
· 675 commits to main since this release
e8db832

[0.3.0] - 2020-06-25

Added

  • Prompt to tric update when container build version are out of sync from the tric version.
  • Output npm error log when one is generated.

Changed

  • Adjust pathing of subdirectories within the tric stack so that npm can find a .git directory when performing npm install.
  • Suppress the fixuid command output in the npm docker-entrypoint.sh.
  • Separated out poolable (passive) command functions from realtime command functions to prevent issues with interactivity.