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
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,17 @@ 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.83] - 2024-07-29
8
+
### :boom: BREAKING CHANGES
9
+
- due to [`d9e2469`](https://github.com/wrk-flow/larastrict/commit/d9e24693289f8731e28e63c55c884a638874db10) - Fix deleting cache in context and drop tags usage by default *(commit by [@pionl](https://github.com/pionl))*:
10
+
11
+
Drop default tag for context cache - Laravel offical recommendation is not to use tags with redis
12
+
13
+
14
+
### :bug: Bug Fixes
15
+
-[`d9e2469`](https://github.com/wrk-flow/larastrict/commit/d9e24693289f8731e28e63c55c884a638874db10) - **Context**: Fix deleting cache in context and drop tags usage by default *(commit by [@pionl](https://github.com/pionl))*
16
+
17
+
7
18
## [v0.0.82] - 2024-03-08
8
19
### :sparkles: New Features
9
20
-[`64d2322`](https://github.com/wrk-flow/larastrict/commit/64d232225b102a8f2cfdc5d427d4f38a5995cd6e) - **Database**: Improve phpstan support for scopes *(commit by [@pionl](https://github.com/pionl))*
@@ -702,4 +713,5 @@ Due the changes the expectation logic has been changed and you need to update yo
0 commit comments