Skip to content
This repository has been archived by the owner on Jan 16, 2019. It is now read-only.

Releases: stubbles/stubbles-log

5.0.0 - Something that is not core

17 Jun 11:48
Compare
Choose a tag to compare

BC breaks

  • Raised minimum required PHP version to 5.6
  • IoC features are now optional and require stubbles/ioc

Other changes

* removed dependency to stubbles/core
* `stubbles\log\LogEntry::addData()` now accepts arbitrary amounts arguments

4.2.0 - Upgrade to drop

15 Jun 15:12
Compare
Choose a tag to compare

BC breaks

  • removed stubbles\log\Logger::addLogAppender(), use stubbles\log\Logger::addAppender() instead, was deprecated since 3.0.0
  • removed stubbles\log\Logger::getLogAppenders(), was deprecated since 3.0.0
  • removed stubbles\log\LogEntry::getTarget(), use stubbles\log\LogEntry::target() instead, was deprecated since 3.0.0
  • removed stubbles\log\LogEntry::getData(), use stubbles\log\LogEntry::data() instead, was deprecated since 3.0.0
  • removed stubbles\log\LogEntry::get(), use stubbles\log\LogEntry::__toString() instead, was deprecated since 3.0.0

Other changes

  • upgraded stubbles/core to 6.0.0

4.1.0 - Constructor injection ftw

15 Jun 15:11
Compare
Choose a tag to compare
  • upgraded stubbles/core to 5.1.0
  • deprecated stubbles\log\appender\FileLogAppender::setMode(), set file mode with constructor instead, will be removed with 5.0.0

4.0.0 - It's the naming, stupid

15 Jun 15:10
Compare
Choose a tag to compare

BC breaks

  • replaced stubbles\log\ioc\LogBindingModule with stubbles\log\ioc\LogFiles

Other changes

  • upgraded stubbles/core to 5.0.0

3.0.0 - Get a net drop

15 Jun 15:10
Compare
Choose a tag to compare

BC breaks

  • removed namespace prefix net, base namespace is now stubbles\log only
  • deprecated stubbles\log\Logger::addLogAppender(), use stubbles\log\Logger::addAppender() instead, will be removed with 4.0.0
  • deprecated stubbles\log\Logger::getLogAppenders(), will be removed with 4.0.0
  • deprecated stubbles\log\LogEntry::getTarget(), use stubbles\log\LogEntry::target() instead, will be removed with 4.0.0
  • deprecated stubbles\log\LogEntry::getData(), use stubbles\log\LogEntry::data() instead, will be removed with 4.0.0
  • deprecated stubbles\log\LogEntry::get(), use stubbles\log\LogEntry::__toString() instead, will be removed with 4.0.0

Other changes

  • upgraded to stubbles/core 4.x

2.2.0 - Upping the core again

15 Jun 15:09
Compare
Choose a tag to compare
  • upgraded stubbles/core to ~3.0

2.1.0 - A new core

15 Jun 15:08
Compare
Choose a tag to compare
  • changed stubbles-core to 2.*

2.0.0 - Initial breakout

15 Jun 15:08
Compare
Choose a tag to compare
  • Initial release.

2.0.0-beta2

15 Jun 15:07
Compare
Choose a tag to compare
2.0.0-beta2 Pre-release
Pre-release
v2.0.0-beta2

tag release 2.0.0-beta2

2.0.0-beta1

15 Jun 15:07
Compare
Choose a tag to compare
2.0.0-beta1 Pre-release
Pre-release
v2.0.0-beta1

tag release 2.0.0-beta1