Skip to content

Releases: laminas-api-tools/api-tools-oauth2

1.9.0

11 Jul 15:26
1.9.0
1936977
Compare
Choose a tag to compare

Release Notes for 1.9.0

Added

This release adds support for PHP 8.2.

Removed

This release removes support for PHP 7 releases.

1.9.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement

1.8.0

03 Jun 09:18
1.8.0
3eac9d1
Compare
Choose a tag to compare

Release Notes for 1.8.0

Feature release (minor)

1.8.0

  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2

Enhancement

Awaiting Author Updates,Enhancement

1.7.2

14 Jun 14:26
1.7.2
e7cabb7
Compare
Choose a tag to compare

1.7.2 - 2021-06-14


Release Notes for 1.7.2

1.7.x bugfix release (patch)

1.7.2

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 2

BC Break,Bug

1.7.1

11 Jun 15:23
1.7.1
4cc1ba3
Compare
Choose a tag to compare

1.7.1 - 2021-06-11


Release Notes for 1.7.1

Fixed

  • Adds a missing package requirement, webmozar/assert.

1.7.1

  • Total issues resolved: 1
  • Total pull requests resolved: 1
  • Total contributors: 2

Bug

1.7.0

09 Jun 23:12
1.7.0
262e270
Compare
Choose a tag to compare

1.7.0 - 2021-06-09


Release Notes for 1.7.0

Added

  • This release adds support for PHP 8.0.

Removed

  • This release removes support for PHP versions prior to 7.3.

1.7.0

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 3

Enhancement

Enhancement,hacktoberfest-accepted

1.6.0

10 Sep 19:00
1.6.0
bc01503
Compare
Choose a tag to compare

1.6.0 - 2020-09-10

Removed


Release Notes for 1.6.0

1.6.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Enhancement

api-tools-oauth2 1.5.2

28 Mar 22:51
1.5.2
27f1c7c
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Fixed replace version constraint in composer.json so repository can be used as replacement of zfcampus/zf-oauth2:^1.5.0.

api-tools-oauth2 1.5.1

07 Jan 21:30
1.5.1
Compare
Choose a tag to compare

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #19 adds a missing <p> opening tag to the receive-code template.

  • Renames the view/zf/ directory to view/laminas/, which is where the code was expecting it following migration.