Releases: omgpress/development-assistant-public
Releases · omgpress/development-assistant-public
1.2.10
Refactor core class names and update OMGCore to v0.1.15 Replaced OmgApp and OmgFeature with Core and Feature classes throughout the codebase for improved clarity and consistency. Updated OMGCore library to version 0.1.15. Removed test admin notices from Setting and DevEnv. Minor fixes and improvements to asset and dependency handling. Bumped plugin version to 1.2.10.
1.2.9
1.2.8
Update dependencies and add Logger utility Bump plugin version to 1.2.8, update author and contributor info, and update tested WordPress version. Refactor file system methods to use read_text_file/write_text_file. Add a new Logger utility class to omgcore, update OmgApp to initialize Logger, and adjust Dependency and ActionQuery constructors for improved action handling. Update translations and dependency versions accordingly.