Skip to content

Tag release

Compare
Choose a tag to compare
@krowinski krowinski released this 27 Apr 14:46
· 80 commits to master since this release
  • Removed unused classes from code and merged some classes to one class
  • Added ability in MySQLReplicationFactory to provide implementations interfaces in constructor. This will give ability to replace default classes to your own
  • Added Config to MySQLReplicationFactory constructor (#35)
  • Changed register subscriber to accept interface of EventSubscriberInterface over EventSubscribers class (#36)
  • Changed moved exception messages to main exception class
  • Changed psr-2 "elseif " replaced to "else if"
  • Fixed 5.7 json column deserialization for null value + tests
  • Changed minor refactoring in classes