Skip to content

Releases: raneomik/WatchdogBundle

v2.2.2

04 Sep 07:42
Compare
Choose a tag to compare

v2.2.1

30 Aug 07:34
Compare
Choose a tag to compare

What's Changed

  • enhancement - ecs addtition to php-cs-fixer by @raneomik in #11
  • modernization - drop support for SF 4.4 & ecs fixes by @raneomik in #12

Full Changelog: v2.2.0...v2.2.1

v2.1.2

29 Aug 15:41
Compare
Choose a tag to compare

Full Changelog: v2.1.1...v2.1.2

v2.1.1

01 May 21:16
00d01c5
Compare
Choose a tag to compare

What's Changed

  • hotfix - consider ignored interval config in compound unit by @raneomik in #7

Full Changelog: v2.1.0...v2.1.1

v2.1.0

15 Mar 14:53
Compare
Choose a tag to compare

What's Changed

  • hotfix - getConfiguration bundle extension implementation by @raneomik in #6
  • few psalm related updates

Full Changelog: v2.0.0...v2.1.0

v2.0.0

12 Mar 11:13
7adf742
Compare
Choose a tag to compare

What's Changed

  • phpstan feedback based updates by @raneomik in #2
  • multiple watchdog support (#3) by @raneomik in #4 - BC : "default" single watchdog key instead of "dates", or none in SF5 or above

Full Changelog: v1.2.0...v2.0.0

v1.2.0

02 Mar 18:35
9c27713
Compare
Choose a tag to compare

maintenance radical updates :

  • travis CI to github actions migration
  • major refactors based on tools feedbacks (static analysis & infection) & SF Bundle best practices
  • CI enhacements : composer dependencies checks, codecov coverage , low/high deps tests, phpcsfixer, psalm, phpstan & infection

v1.1.0

10 Jun 11:14
Compare
Choose a tag to compare
  • BC: dropping php 7.3 version support
  • properties typing
  • code sniffs cleanups

v1.0.0

03 Mar 13:05
Compare
Choose a tag to compare

watchdog CI passing release