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 8cac5fd commit 54b5946Copy full SHA for 54b5946
CHANGELOG.md
@@ -2,6 +2,32 @@
2
3
All Notable Changes To `dvlpr1996/php-enum-helper-trait` Will Be Documented In This File
4
5
+## 0.2.0 (2024-04-25)
6
+
7
+### Added
8
9
+- Custom XmlException And JsonException Classes.
10
11
+### Changed
12
13
+- Enhanced error handling in certain methods for better robustness.
14
+- Updated composer.json schema for namespaces to improve package organization.
15
16
+### Deprecated
17
+- None
18
19
+### Removed
20
21
22
23
+### Fixed
24
25
+- Resolved minor issues.
26
27
+### Security
28
29
30
31
## 0.1.0 (2024-04-24)
32
33
### Added
0 commit comments