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 e8cabac commit 3953b64Copy full SHA for 3953b64
CHANGELOG.md
@@ -2,6 +2,15 @@
2
3
All notable changes to `laravel-data-extractor` will be documented in this file.
4
5
+## v0.0.3 - 2025-07-14
6
+
7
+**Full Changelog**: https://github.com/naimsolong/laravel-data-extractor/compare/0.0.2...0.0.3
8
9
+1. Refactoring and optimizing code
10
+2. Rename `instructions` to `options`
11
+3. Add checking if enabled or disabled for production
12
+4. Temporary disable CSV format
13
14
## 0.0.2 - 2025-07-07
15
16
**Full Changelog**: https://github.com/naimsolong/laravel-data-extractor/compare/0.0.1...0.0.2
0 commit comments