Skip to content

Release v0.5.0

Choose a tag to compare

@Lispython Lispython released this 29 May 21:03
· 17 commits to master since this release

Changes

  • Refactored the logic of loading devrc files.
  • Deno runtime moved to plugin

New Features

  • Added the ability to load devrc files from local and remote files.
  • Added the ability to load environment variables from remote files.
  • Added a mechanism for running subtasks.
  • Added execution plugins system.