Skip to content

Releases: lavary/crunz

v2.2.1

08 Oct 14:28
ad6e93b
Compare
Choose a tag to compare

v2.2.0...v2.2.1

Changes

Fixed

  • [#321] Add PHP8 support

PRs

  • [#319] Remove "Event::monthlyOn" from documentation because method is not implemented
  • [#320] Use composer v2
  • [#321] Add PHP8 support
  • [#322] Release v2.2.1

v2.2.0

18 Jun 05:55
d674b39
Compare
Choose a tag to compare

v2.1.0...v2.2.0

Changes

Added

  • [#287] Add task:debug command
  • [#233] Add option to ignore empty context in monolog, thanks to @rrushton
  • [#298] Add logger_factory config option

Removed

  • [#292] Drop Symfony 4.2 support

PRs

  • [#287] Add task:debug command
  • [#288] Improve TravisCI configuration
  • [#290] Remove "dev_tools" service from docker-compose
  • [#291] Remove box from vendor bin
  • [#292] Drop Symfony 4.2 support
  • [#294] Update docs for Symfony 5 locking, thanks to @hashnz
  • [#233] Add option to ignore empty context in monolog
  • [#297] Add ConfigurationInterface
  • [#299] Migrate to opis\closure
  • [#300] Update dev tools
  • [#298] Implement logger factory rfc
  • [#304] Add "status" column to roadmap
  • [#305] Test Symfony 5.1 compatibility

v2.1.0

02 Feb 08:28
2ef386a
Compare
Choose a tag to compare

v2.0.4...v2.1.0

Changes

Added

  • [#274] Symfony 5 support

Changed

PRs

  • [#231] Move config to resources directory
  • [#236] Typos in README.md, thanks to @davidsneighbour
  • [#240] Swap out the cron-expression package, thanks to @mareksuscak
  • [#255] Documentation/reorder/update, thanks to @simmonspaul
  • [#256] Suggest using PHP_BINARY const
  • [#274] Add Symfony 5 support
  • [#276] Remove "changelog-linker" dependency
  • [#277] Update dev tools
  • [#278] Update phpstan
  • [#279] Update PHPUnit to v8.5
  • [#280] Hide closure:run command
  • [#283] Release v2.1.0

v2.0.4

08 Dec 14:12
5cbb780
Compare
Choose a tag to compare

v2.0.3...v2.0.4

Changes:

Fixed

  • [#268] Fix Symfony 4.4 deprecations

PRs:

  • [#268] Fix Symfony 4.4 deprecations
  • [#270] Update symfony/phpunit-bridge
  • [#271] Move PHPUnit to main composer.json
  • [#272] Test against all supported Symfony versions
  • [#273] Release v2.0.4

v1.12.4

08 Dec 08:13
51f790b
Compare
Choose a tag to compare

v1.12.3...v1.12.4

Changes:

Fixed

  • [#268] Fix Symfony 4.4 deprecations

PRs:

  • [#268] Fix Symfony 4.4 deprecations
  • [#269] Release v1.12.4

v2.0.3

17 Nov 15:10
78d1161
Compare
Choose a tag to compare

v2.0.2...v2.0.3

PRs:

  • [#261] Release lock on error
  • [#264] Revert converting closure result to int
  • [#263] Release v2.0.3

v1.12.3

17 Nov 11:30
96b3e50
Compare
Choose a tag to compare

v1.12.2...v1.12.3

PRs:

  • [#261] Release lock on error
  • [#262] Release v1.12.3

v2.0.2

06 Oct 09:00
fb235ae
Compare
Choose a tag to compare

v2.0.1...v2.0.2

PRs:

  • [#244] Fix AppVeyor CI
  • [#243] Sandbox task loading
  • [#245] Fix PHP 7.4 compatibility
  • [#251] Update PHPUnit to avoid PHP7.4 deprecations on 2.x branch
  • [#253] Release v2.0.2

v1.12.2

06 Oct 06:58
22ce4f3
Compare
Choose a tag to compare

v1.12.1...v1.12.2

PRs:

  • [#244] Fix AppVeyor CI
  • [#243] Sandbox task loading
  • [#245] Fix PHP 7.4 compatibility
  • [#252] Release v1.12.2

v2.0.1

10 May 08:29
5b20426
Compare
Choose a tag to compare

This release fixes regression about recursive tasks' directory scan (#228).

Changes:

Fixed

  • [#229] Fix recursive tasks scan

PRs:

  • [#229] Fix recursive tasks scan
  • [#232] Release v2.0.1