Skip to content

Releases: mariusjp/typed-config-generator

1.1.1

25 Jan 18:58
Compare
Choose a tag to compare
  • Refactored almost everything to better structure
  • Added a Resolve Pipe for scalar types (only integer atm)
  • Fixed a reserved name bug

1.1.0

06 Nov 19:14
Compare
Choose a tag to compare
  • Refactored to a pipeline based approach
  • Take reserved words into account when generating class names

1.0.0

06 Nov 19:13
Compare
Choose a tag to compare
1.0.0

0.1.5

27 Oct 21:26
Compare
Choose a tag to compare
Remove `readonly` from stubs for php 8.1 compatability

0.1.4

27 Oct 21:23
Compare
Choose a tag to compare
Fix stub parent replacement

0.1.3

27 Oct 21:19
Compare
Choose a tag to compare
Fix stubs + better stub implementation

0.1.2

27 Oct 21:15
Compare
Choose a tag to compare

Actually register the command

0.1.1

27 Oct 21:08
Compare
Choose a tag to compare

Fix typo's

0.1.0

27 Oct 21:02
Compare
Choose a tag to compare

The initial release. The builds are failing and there are some todo's left. But the general idea of the package works as intended