We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f430e7 commit 49468ddCopy full SHA for 49468dd
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to `idempotency` will be documented in this file
4
5
+## v1.0.7 - 2025-03-27
6
+
7
+### Changes
8
9
+- chore: add console check to publishes method
10
+- chore(CheckSum): normalize JSON encoding with UNESCAPED_SLASHES and UNESCAPED_UNICODE
11
+- fix(Checksum): remove JSON_PARTIAL_OUTPUT_ON_ERROR to enforce data integrity
12
13
+**Full Changelog**: https://github.com/algoyounes/laravel-idempotency/compare/v1.0.6...v1.0.7
14
15
## v1.0.5 - 2025-03-05
16
17
**Full Changelog**: https://github.com/algoyounes/laravel-idempotency/compare/v1.0.4...v1.0.5
0 commit comments