Skip to content
This repository was archived by the owner on Aug 6, 2024. It is now read-only.

v0.0.10

Choose a tag to compare

@github-actions github-actions released this 24 May 19:37

Clean up after bundler

  • Fix cleaning up after bundler. Local changes to all changed files ( and only the changed files )
    will be reverted to original state.
  • Internal change: Added a runner abstraction, so I can unit test command runners.