Skip to content

1.0.0-alpha1

Pre-release
Pre-release
Compare
Choose a tag to compare
@robbieaverill robbieaverill released this 02 Apr 13:05
· 41 commits to master since this release

Note: Minimum PHP versions returned to 5.6.

Fixed bugs:

  • Update config API to match framework from alpha5 #24
  • Circular dependency in configuration #22

Merged pull requests:

  • FIX Update config API. Bind to LogEntry instead of LogViewer. Remove some complexity. #25 (robbieaverill)