Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Releases: spaceonfire/BMF

1.1.0

23 Oct 14:30
9915bd1
Compare
Choose a tag to compare

Добавлена возможность рендеринга настройки указанной функцией #3

Make it stable

04 Apr 11:16
Compare
Choose a tag to compare
1.0.0

feat(ModuleInstaller): support symlinks in dev mode

Support symlinks and ignore files by patterns in ModuleInstaller

17 Mar 18:19
Compare
Choose a tag to compare
  1. Provide type hints and phpdoc comments
  2. Support install symbolic links
  3. Support ignoring files matched by patterns

Improvements for admin options UI

29 Jan 06:43
Compare
Choose a tag to compare
Pre-release
1.0.0-beta.7

some interface improvements

1.0.0-beta.6: Merge pull request #1 from spaceonfire/bundle_mp-iconv

30 Oct 09:11
183012b
Compare
Choose a tag to compare

Improve bundle binaries

1.0.0-beta.5

26 Oct 08:54
Compare
Choose a tag to compare
1.0.0-beta.5 Pre-release
Pre-release

remove void return type due compatability issue

1.0.0-beta.4

25 Oct 14:00
Compare
Choose a tag to compare
1.0.0-beta.4 Pre-release
Pre-release

add binaries to bundle module

1.0.0-beta.3

25 Oct 07:12
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

feat(Logger): allow predefine default ITEM_ID like AUDIT_TYPE_ID

Fix Options Form select

24 Oct 08:52
Compare
Choose a tag to compare
Pre-release

fix(Form): do not use strict check option for select type

First Beta

08 Oct 13:03
Compare
Choose a tag to compare
1.0.0-beta.1

feat(Logger): create Logger class for writing messages to bitrix even…