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
+5
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9
9
10
10
_Nothing yet_
11
11
12
+
### 0.3.1 (2024-03-26)
13
+
14
+
***Add**: Add `cache: false` option to `mock_gh/3` to disable result caching during testing.
15
+
***Fix**: Always return `pull: true` in generated repository permissions during testing.
16
+
12
17
## 0.3.0 (2024-03-08)
13
18
14
19
***Breaking**: Thanks to advancements in the code generator (now using `0.1.0-rc.4`), the majority of responses and subfields are now correctly decoded.
0 commit comments