File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ ## [ 1.1.0] - 2026-01-18
6+
7+ ### Added
8+ - feat: Implement multiple schema generators and enhance enum handling in schema readers
9+ - Modify .gitattributes to ignore additional files
10+ - feat: Enhance CLI command output and add PSR-4 namespace check in configuration
11+ - feat: Add GitHub Actions workflow for PHP Composer and update README with code examples
12+
13+ ### Fixed
14+ - fix: Update version handling and improve naming strategy documentation
15+ - fix: Update documentation link in configuration template for clarity
16+ - fix: Update README badges and installation command for consistency
17+
18+ ### Changed
19+ - refactor: Update schema reader and generator classes in CliCommand
20+ - Update TblClassGenerator.php
21+ - Remove extra whitespace in comments
22+ - Update .gitattributes
23+ - Update .gitignore
24+ - Update .gitattributes to include .github directory
25+ - Merge branch 'main' of https://github.com/erilshackle/tbl-class-php
26+ - Update .gitattributes
27+
528## [ 1.0.0] - 2026-01-18
629
730### Added
You can’t perform that action at this time.
0 commit comments