Skip to content

Choose a tag to compare

@neilime neilime released this 02 Oct 16:34
· 110 commits to main since this release

Release Summary

Introduces multi-file processing with glob patterns, concurrency, and improved GitHub Action support while preserving single-file compatibility.

Internal: documentation refreshed and dependencies updated (Inversify, dev toolchain, GitHub Actions).

Breaking changes

No breaking changes were introduced; the feature maintains backward compatibility with single-file workflows.

What's Changed

  • docs: update action documentation by @hoverkraft-bot[bot] in #184
  • feat: Add multi-file processing with clean architecture (glob patterns, concurrency, GitHub Action support) by @Copilot in #186
  • docs: update action documentation by @hoverkraft-bot[bot] in #192
  • build(deps): Bump inversify from 7.10.1 to 7.10.2 by @dependabot[bot] in #191
  • build(deps-dev): Bump the npm-dev-dependencies group with 4 updates by @dependabot[bot] in #190
  • build(deps): Bump the github-actions-dependencies group with 3 updates by @dependabot[bot] in #188

Full Changelog: 0.1.3...0.2.0