wp-github-updater/tests
Miguel Colmenares a6320c9862 Release v1.1.0: Add configurable i18n support and comprehensive improvements
- Add configurable text domain support for internationalization flexibility
- Implement translation wrapper methods (__() and esc_html__())
- Make all user-facing messages translatable including changelog and errors
- Add centralized HTTP header management with getApiHeaders() and getDownloadHeaders()
- Implement comprehensive PHP coding standards with phpcs.xml
- Standardize all strings to use double quotes consistently
- Add full PHP 8+ type hint coverage with union types
- Enhance PHPDoc documentation throughout codebase
- Maintain backward compatibility with automatic wp-github-updater fallback
- Add WordPress and PSR-12 coding standards enforcement
- Update User-Agent headers to version 1.1.0
- Add comprehensive test coverage for new features
- Improve security compliance and input validation
2025-08-12 22:49:47 -05:00
..
bootstrap.php Release v1.1.0: Add configurable i18n support and comprehensive improvements 2025-08-12 22:49:47 -05:00
UpdaterConfigTest.php Release v1.1.0: Add configurable i18n support and comprehensive improvements 2025-08-12 22:49:47 -05:00