We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f83b5f commit 5105c62Copy full SHA for 5105c62
CHANGELOG.md
@@ -1,3 +1,12 @@
1
# Changelog
2
3
All notable changes to `laravel-file-generator` will be documented in this file.
4
+
5
+## 1.0.0 - 2023-03-17
6
7
+First release with the following features:
8
9
+- Generate service's class files.
10
+- Generate repository's class files with its interface.
11
+- Generate action's class files.
12
+- Generate response's class files.
0 commit comments