Skip to content

v1.0.0

Choose a tag to compare

@coagus coagus released this 25 Apr 01:26
· 117 commits to main since this release

v1.0.0 - Code Quality & Testing Enhancement

What's New

  • Added comprehensive PHPUnit test suite with 57+ test cases
  • Implemented GitHub Actions for continuous integration
  • Enhanced ORM functionality with improved error handling
  • Added JWT authentication support with configurable settings

Improvements

  • Refactored code to follow PSR-4 standards
  • Enhanced autoloading configuration
  • Improved database connection handling
  • Added debug mode for better development experience

Technical Updates

  • Updated PHP minimum requirement to 8.2
  • Added Composer dependency management
  • Implemented proper namespace structure
  • Enhanced error reporting and logging

Documentation

  • Added badges for version, downloads, and build status
  • Improved README with detailed features and setup instructions
  • Added code examples and usage documentation