Releases: mariusjp/typed-config-generator
Releases · mariusjp/typed-config-generator
1.1.1
- Refactored almost everything to better structure
- Added a Resolve Pipe for scalar types (only integer atm)
- Fixed a reserved name bug
1.1.0
- Refactored to a pipeline based approach
- Take reserved words into account when generating class names
0.1.5
Remove `readonly` from stubs for php 8.1 compatability
0.1.4
Fix stub parent replacement
0.1.3
Fix stubs + better stub implementation
0.1.2
Actually register the command
0.1.0
The initial release. The builds are failing and there are some todo's left. But the general idea of the package works as intended