Skip to content

Release v1.50.1

Latest

Choose a tag to compare

@Vitexus Vitexus released this 04 Feb 09:07
· 37 commits to main since this release

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.