php-ease-core v1.50.1 released

CS
php-ease-core

php-ease-core

v1.50.1

What's New in v1.50.1

New Features

  • Message Class: Added Type Getter for enhanced message handling functionality

️ Improvements

  • classesInNamespace Method: Enhanced to return class file paths as keys in associative array
    • Now provides better mapping between classes and their source files
    • Added option for namespace prefix handling
    • Improved developer experience when working with class introspection

Build System

  • Jenkinsfile: Refactored installation logic
    • Streamlined artifact installation process
    • Improved readability and maintainability
    • Better error handling in CI/CD pipeline

Bug Fixes

  • Various minor fixes and improvements to existing functionality

This is a maintenance release that improves existing functionality and adds helpful utilities for developers working with the EaseCore library.

Back to articles