Skip to content

v1.5.0

Compare
Choose a tag to compare
@DECE2183 DECE2183 released this 06 Dec 15:36
· 5 commits to main since this release

QOL improvements and bug fixes

  • Automatically closing brackets;
  • The environment name and description are stored in special variables, so the save() function without arguments will save the current environment with the correct name and description;
  • Fixed wrong environment directory permissions;
  • Fixed broken assign operator.