Skip to content

Releases: Flowpack/Flowpack.Hal.Client

0.5.3 Allow guzzle psr7 ^2.1.1

02 Apr 13:42
8a3f3e0
Compare
Choose a tag to compare

What's Changed

  • TASK: Relax version constraint for guzzle psr7 by @mficzel in #5

Full Changelog: 0.5.2...0.5.3

0.5.2 allow Neos 8

18 Mar 16:13
65d055c
Compare
Choose a tag to compare

What's Changed

  • Update composer.json and allow Neos 8 by @mficzel in #4

Full Changelog: 0.5.1...0.5.2

0.5.1

17 May 10:45
3f3e826
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

Support Flow 6 & 7

10 Dec 15:26
ecc19bd
Compare
Choose a tag to compare
Merge pull request #3 from Flowpack/flow6and7

TASK: Adjust dependencies to support newer neos versions

0.4.0

24 Sep 07:50
fbf1db3
Compare
Choose a tag to compare

Compatibility with Flow 5.x

0.3.0

18 Jun 09:45
b57fd4b
Compare
Choose a tag to compare

Fixes a bug with baseUri handling for Neos > 3.3, see 0.2.0...0.3.0

0.2.0

26 Apr 16:01
5fbd078
Compare
Choose a tag to compare

A breaking change:

  • Resource has been renamed to HalResource
  • ResourceCollection has been renamed to HalResourceCollection

Also, the package is now MIT, no longer LGPLv3.

0.1.0

26 Apr 16:00
d1b54a3
Compare
Choose a tag to compare

This version is the first release compatible to Flow 4.x.