Skip to content

Releases: phanxipang/fansipan

v1.5.0

11 Feb 15:19
2cb3591

Choose a tag to compare

What's Changed

  • Adds payload support to connectorless requests by @jenky in #35

Full Changelog: 1.4.2...1.5.0

v1.4.2

15 Oct 04:47

Choose a tag to compare

What's Changed

Deprecated

  • Add deprecation warning when $response->object() return null

Full Changelog: 1.4.1...1.4.2

1.4.1

21 Jul 08:04
2328c88

Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

v1.4.0

14 Jun 16:38
c356b28

Choose a tag to compare

What's Changed

  • Update body method to return string or StreamInterface based on asString parameter by @jenky in #32

Full Changelog: 1.3.0...1.4.0

v1.3.0

10 Jan 11:19

Choose a tag to compare

What's Changed

Added

Fixed

  • Throw exception when using $response->object() when decoder is not a mapper

Deprecated

  • Add deprecation warning when $response->object() return null

Full Changelog: 1.2.0...1.3.0

v1.2.0

01 Oct 07:49
f6cc159

Choose a tag to compare

What's Changed

Added

  • Authenticator by @jenky in #30
  • Minor generics improvements

Deprecated

  • Deprecate BearerAuthentication and BasicAuthentication in favor of Authenticator

Full Changelog: 1.1.0...1.2.0

Version 1.1.0

11 Jul 16:00
6c3018a

Choose a tag to compare

What's Changed

Added

Full Changelog: 1.0.2...1.1.0

v1.0.2

05 Mar 15:14

Choose a tag to compare

What's Changed

Added

  • Make GenericConnector PSR-18 client.

Full Changelog: 1.0.1...1.0.2

Version 1.0.1

21 Feb 03:24
7e95841

Choose a tag to compare

What's Changed

Added

  • Quickly configure middleware by @jenky in #27

Full Changelog: 1.0.0...1.0.1

Version 1.0.0 (stable)

02 Feb 04:52

Choose a tag to compare

What's Changed

v1.0.0 stable release.

This release does not contain any changes but mark the project as stable. While this project becomes stable, Mist start its journey in alpha stage.

Full Changelog: 0.8.1...1.0.0