Skip to content

v0.7.0

Compare
Choose a tag to compare
@ivopetkov ivopetkov released this 19 Feb 14:09
· 514 commits to master since this release

Not compatible with v0.6!

Added:
BearFramework namespace.
Dependency Injection container.
config->updateEnvironment option.

Changed:
Log is now Logger with changed method.
Addons are now added by pathname instead of id. addonsDir config option is removed.
Now you can define which dirs are publicly accessible.
Addon context provides options property instead of getOptions() method.

Removed:
HTML Server Components.
Cache::exists method