Skip to content

Commit 6556a70

Browse files
committed
🖉 Update changelog with v0.9.0
1 parent 5138ab7 commit 6556a70

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

‎changelog.md‎

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Changelog
2+
3+
## [v0.9.0](https://github.com/devlooped/go/tree/v0.9.0) (2026-07-07)
4+
5+
[Full Changelog](https://github.com/devlooped/go/compare/ace053e6b074e06197461817b16bd6056d54fa6c...v0.9.0)
6+
7+
:sparkles: Implemented enhancements:
8+
9+
- Document cache cleaning and automatic cleanup [\#14](https://github.com/devlooped/go/pull/14) (@kzu)
10+
- Add 'clean --all' to wipe all cached apps [\#13](https://github.com/devlooped/go/pull/13) (@kzu)
11+
- Add 'clean' command and automatic cleanup of stale caches [\#10](https://github.com/devlooped/go/pull/10) (@kzu)
12+
- Add --r2r publish mode with unified stamp caching [\#8](https://github.com/devlooped/go/pull/8) (@kzu)
13+
- Implement `go` runner for .NET file-based apps with fast incremental rebuilds [\#5](https://github.com/devlooped/go/pull/5) (@kzu)
14+
15+
:twisted_rightwards_arrows: Merged:
16+
17+
- Add end-to-end tests for stamp-based cache hits [\#12](https://github.com/devlooped/go/pull/12) (@kzu)
18+
- Advisor/001 harden cache cleanup [\#11](https://github.com/devlooped/go/pull/11) (@kzu)
19+
- bench: add performance samples and simplified report [\#7](https://github.com/devlooped/go/pull/7) (@kzu)
20+
21+
22+
23+
\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*

0 commit comments

Comments
 (0)