Releases: ShadowDog007/build-champ
Releases · ShadowDog007/build-champ
v1.0.0-beta.9
What's Changed
- chore: update publish workflow to support OIDC by @ShadowDog007 in #33
- Update all packages to latest; target Node.js v24 LTS by @Copilot in #32
- release: v1.0.0-beta.9 by @ShadowDog007 in #34
- fix: add provenance and tag flags by @ShadowDog007 in #35
New Contributors
- @Copilot made their first contribution in #32
Full Changelog: v1.0.0-beta.8...v1.0.0-beta.9
v1.0.0-beta.8
What's Changed
- feat: update checkout/setup-node actions versions by @ShadowDog007 in #29
- fix: improve .gitignore processing by @ShadowDog007 in #30
- release: v1.0.0-beta.8 by @ShadowDog007 in #31
Full Changelog: v1.0.0-beta.7...v1.0.0-beta.8
v1.0.0-beta.7
What's Changed
- feat: performance improvements and bug fixes by @ShadowDog007 in #17
- feat: update ci to test against multiple LTS versions of node by @ShadowDog007 in #22
- fix: avoid use of dynamic imports by @ShadowDog007 in #23
- feat: optimize gitignore loading by streaming lines by @ShadowDog007 in #18
- feat: update base tsconfig to node20 by @ShadowDog007 in #24
- fix: register merge processor by @ShadowDog007 in #25
- feat: detect circular references between projects by @ShadowDog007 in #26
- feat: add git status checks for version statues by @ShadowDog007 in #20
- release: v1.0.0-beta.7 by @ShadowDog007 in #28
Full Changelog: v1.0.0-beta.6...v1.0.0-beta.7
v1.0.0-beta.6
What's Changed
- Replace safe-eval with vm2 by @ShadowDog007 in #16
Full Changelog: v1.0.0-beta.5...v1.0.0-beta.6
v1.0.0-beta.5
What's Changed
- Refactor project loading to a plugin based approach by @ShadowDog007 in #15
- Improvements to dotnet implementation
Full Changelog: v1.0.0-beta.4...v1.0.0-beta.5
v1.0.0-beta.4
What's Changed
- Remove @/ root dir lookup in tests by @ShadowDog007 in #13
- Update project
diranddependenciesto be prefixed with/by @ShadowDog007 in #14 - Resolve issues with identifying
Directory.*.propsfile dependencies by @ShadowDog007 in #14
Full Changelog: v1.0.0-beta.3...v1.0.0-beta.4
v1.0.0-beta.3
What's Changed
- Remove unexpected console.log in ProjectExtension.ts by @ShadowDog007 in #10
- Add support for
.envand.[commandName].envfiles by @ShadowDog007 in #11 - Tidy up project structure by @ShadowDog007 in #12
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3
v1.0.0-beta.2
What's Changed
- Add support for project scoped expressions by @ShadowDog007 in #4
- Add missing repository link by @ShadowDog007 in #5
- Add --version flag by @ShadowDog007 in #6
- Add documentation for dotnet/.csproj support by @ShadowDog007 in #8
- Add support for defining and referencing extension files by @ShadowDog007 in #9
Full Changelog: v1.0.0-beta.1...v1.0.0-beta.2
v1.0.0-beta.1
What's Changed
- Update publish workflow trigger to
publishedby @ShadowDog007 in #2 - Add missing dependency chalk by @ShadowDog007 in #3
Full Changelog: v1.0.0-beta.0...v1.0.0-beta.1