Skip to content

Releases: imponeer/extensions-setup-contracts

v0.2.0

14 Jul 00:30
c679382
Compare
Choose a tag to compare

What's Changed

  • Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot[bot] in #20
  • Bump dependabot/fetch-metadata from 2.0.0 to 2.1.0 by @dependabot[bot] in #21
  • Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot[bot] in #23
  • Added CI testing with PHP 8.0-8.3 + removed testing with composer 1 by @MekDrop in #22
  • Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in #24
  • Increase dependabot pull request limit to 20 (was 5/10) by @MekDrop in #25
  • Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in #26
  • Bump min PHP version to 8.3 by @MekDrop in #31
  • Add phpcs by @MekDrop in #32
  • Update imponeer/extension-info-contracts requirement from ^0.1.0 || ^0.3 to ^0.1.0 || ^0.3 || ^0.5 by @dependabot[bot] in #34
  • Update imponeer/log-data-output-decorator requirement from ^1.0 to ^1.0 || ^3.0 by @dependabot[bot] in #35
  • Add PHPStan by @MekDrop in #33
  • Improve README.md by @MekDrop in #36
  • Limit some dependencies required versions by @MekDrop in #37
  • Removed support for priority by @MekDrop in #38

Full Changelog: v0.1.6...v0.2.0

v0.1.6

05 Nov 04:15
1dba98d
Compare
Choose a tag to compare

2023/11/05

  • Bump actions/checkout from 3 to 4
  • Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0

v0.1.5

04 Jun 04:15
c10cd7d
Compare
Choose a tag to compare

2023/06/04

  • Bump dependabot/fetch-metadata from 1.4.0 to 1.5.1
  • Bump dependabot/fetch-metadata from 1.3.6 to 1.4.0
  • Bump impresscms-dev/simple-autorelease-action from 0.1 to 0.2
  • Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6

v0.1.4

01 Jan 04:17
b8016c8
Compare
Choose a tag to compare

2023/01/01

  • Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5

v0.1.3

06 Nov 04:27
b9eb9bb
Compare
Choose a tag to compare

2022/11/06

  • Autorelease every 5 months
  • Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4

v0.1.2

19 Sep 08:57
f742255
Compare
Choose a tag to compare

2022/09/19

  • Autorelease
  • Automerge dependabot
  • Bump actions/checkout from 2 to 3

v0.1.1 🌈

25 Jul 12:08
12cc54e
Compare
Choose a tag to compare

What's Changed

  • Bump impresscms-dev/phpdocs-wiki-update-action from 2.1 to 2.2 @dependabot (#7)
  • Bump impresscms-dev/phpdocs-wiki-update-action from 2.0.0 to 2.1 @dependabot (#6)
  • Bump impresscms-dev/phpdocs-wiki-update-action from 1.0.0 to 2.0.0 @dependabot (#5)
  • Update imponeer/extension-info-contracts requirement from ^0.1.0 to ^0.1.0 || ^0.3 @dependabot (#2)

🐛 Bug Fixes

  • Changed url of interactive GitHub courses @MekDrop (#4)
  • Use tagged impresscms-dev/phpdocs-wiki-update-action @MekDrop (#3)

0.1

10 Feb 22:39
Compare
Choose a tag to compare
0.1

First version - only SetupStepInterface is usefull for making installation from setup steps that can be added or removed.