This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Releases: spaceonfire/BMF
Releases · spaceonfire/BMF
1.1.0
Make it stable
1.0.0 feat(ModuleInstaller): support symlinks in dev mode
Support symlinks and ignore files by patterns in ModuleInstaller
- Provide type hints and phpdoc comments
- Support install symbolic links
- Support ignoring files matched by patterns
Improvements for admin options UI
1.0.0-beta.7 some interface improvements
1.0.0-beta.6: Merge pull request #1 from spaceonfire/bundle_mp-iconv
Improve bundle binaries
1.0.0-beta.5
remove void return type due compatability issue
1.0.0-beta.4
add binaries to bundle module
1.0.0-beta.3
feat(Logger): allow predefine default ITEM_ID like AUDIT_TYPE_ID
Fix Options Form select
fix(Form): do not use strict check option for select type
First Beta
1.0.0-beta.1 feat(Logger): create Logger class for writing messages to bitrix even…