Skip to content

Commit 328fb1a

Browse files
committed
🖉 Update changelog with v0.4.0
1 parent 7acb973 commit 328fb1a

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

‎changelog.md‎

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [v0.4.0](https://github.com/devlooped/runcs/tree/v0.4.0) (2025-09-24)
4+
5+
[Full Changelog](https://github.com/devlooped/runcs/compare/v0.3.1...v0.4.0)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Update to latest .NET 10 which receives the file without 'run' [\#17](https://github.com/devlooped/runcs/pull/17) (@kzu)
10+
- Default to non-AOT for runcs to broaden run-ability [\#15](https://github.com/devlooped/runcs/pull/15) (@kzu)
11+
12+
:hammer: Other:
13+
14+
- Azure DevOps projects and repos with spaces not supported [\#12](https://github.com/devlooped/runcs/issues/12)
15+
16+
:twisted_rightwards_arrows: Merged:
17+
18+
- Update to latest SLNX format [\#14](https://github.com/devlooped/runcs/pull/14) (@kzu)
19+
- Add support for Azure DevOps projects and repos with spaces [\#13](https://github.com/devlooped/runcs/pull/13) (@alexwiese)
20+
321
## [v0.3.1](https://github.com/devlooped/runcs/tree/v0.3.1) (2025-08-30)
422

523
[Full Changelog](https://github.com/devlooped/runcs/compare/v0.3.0...v0.3.1)

0 commit comments

Comments
 (0)