1.0.11 (2024-12-05)
- inserting TranslationListener into bootstrap.php in CreateModuleCommand (8946edc)
- throw json error (0ee8175)
1.0.10 (2024-10-17)
- creating class name containing underscore (5decc73)
- use SubscriberInterface in Joomla plugin (3bf7463)
1.0.9 (2024-10-04)
- copy wordpress module to plugin folder (f260f33), closes yootheme/starter-plugin#4
1.0.8 (2024-10-02)
1.0.7 (2024-09-27)
- add default .gitignore when creating a plugin (040e4f7)
- add element transform example (cfdb3c3)
- update Taskfile in composer post-update-cmd event (33e4cda)
1.0.6 (2024-09-18)
1.0.5 (2024-09-13)
- copy translation file example (68f2d2b)
- ask for group in create element command (a67437d)
1.0.4 (2024-09-03)
- lowercase node names and duplicates in update.xml (508f4e6)
1.0.3 (2024-08-30)
- generating file hashes (3b17e76)
1.0.2 (2024-08-30)
- add create update xml command (fc013f7)
1.0.0 (2024-08-20)
- add create module command (f2b34a3)
- add create plugin command (4e39933)
- add create:element command (497aa24)
- add custom LESS example in create module command (553640d)
- add custom source example in create module command (5de877d)
- add multiple-items element to create element command (e39ffda)
- add remove task (7445b43)
- add task helpers (46431d5)
- ask for module namespace in createModuleCommand (bcc9b97)
- test minimum composer version (5b638a8)