You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,11 +3,19 @@ All notable changes to this project will be documented in this file.
3
3
4
4
This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
5
5
6
-
## Unreleased
7
-
- No changes yet.
6
+
## 0.6.0 (18 Aug 2025)
7
+
### Added
8
+
-[#258][]: Archive mode: a new mockgen mode that generates mocks out of archive files.
9
+
-[#262][]: Support for specifying mock names when using the `_gomock_archive` bazel rule.
8
10
9
-
## 0.5.2 (28 Apr 2025)
11
+
### Fixed
12
+
-[#276][]: Fixed mockgen errors with go1.25 due to outdated golang.org/x/tools dependency.
0 commit comments