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
+6
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
6
7
+
## [v0.0.87] - 2024-09-09
8
+
### :sparkles: New Features
9
+
-[`f85f6c5`](https://github.com/wrk-flow/larastrict/commit/f85f6c501ca77eb44277ac507aa1d054be623577) - **SqlTestEnable**: add method assertSql() *(commit by [@h4kuna](https://github.com/h4kuna))*
10
+
11
+
7
12
## [v0.0.86] - 2024-08-07
8
13
### :boom: BREAKING CHANGES
9
14
- due to [`a1a54e3`](https://github.com/wrk-flow/larastrict/commit/a1a54e33e569c487b4a5d425aef38ceba8fc5beb) - Provide @template for JsonResource $resource for better type safe *(commit by [@pionl](https://github.com/pionl))*:
@@ -745,3 +750,4 @@ Due the changes the expectation logic has been changed and you need to update yo
0 commit comments