- Progress bar factory widget: Added.
- Added function to get output when Loggalizing: Implemented.
- Let Loggalize use null logger if called before initialization: Changed to be useful for tests.
- Moved context replacing to base class: Refactored.
- Removed dead code: Cleaned up.
- Initial release.
- Tests: Added.
- Loggalize log helper: Added.
- Fixed xcopy to be static: Corrected.
- Added xcopy function: Implemented.
- Fixed missing property #10: Addressed.
- Modernize/cleanup: Done.
- Tests scaffolding: Added.
- Fixed exception thrown on
null
passed for YAML parser when config file not exists: Resolved.
- Added commandExists function: Included.
- Nicer formatting of bare PHP array: Improved.
- Consistency fixes: Applied.
- Initial release.