Skip to content

Releases: phanxipang/fansipan

v1.0.2

05 Mar 15:14
Compare
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
Compare
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
Compare
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

Version 0.8.1 (1.0-RC2)

05 Jan 09:47
c5e9ed0
Compare
Choose a tag to compare

What's Changed

Fixed

  • Handle undecodable responses gracefully by @jenky in #25
  • Fixes generics

Full Changelog: 0.8.0...0.8.1

Version 0.8.0 (1.0-RC1)

05 Jan 04:37
Compare
Choose a tag to compare

What's Changed

This release can be considered as 1.0-RC1 since there will be no changes to the public API.

Added

Full Changelog: 0.7.0...0.8.0

Version 0.7.0 (beta)

31 Dec 15:05
992f1e7
Compare
Choose a tag to compare

What's Changed

Fixed

New Contributors

Full Changelog: 0.6.0...0.7.0

Version 0.6.0 (beta)

27 Oct 04:31
d7f3cbc
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.5.2...0.6.0

Version 0.5.2 (beta)

18 Sep 07:01
Compare
Choose a tag to compare

Added

  • Default RequestException

Fixed

Removed

  • RequestAwareException now replace by RequestException

Full Changelog: 0.5.1...0.5.2

Version 0.5.1 (beta)

21 Aug 07:15
Compare
Choose a tag to compare

Fixed

  • Exception refactor
  • Minor changes

Full Changelog: 0.5.0...0.5.1

Version 0.5.0 (beta)

13 Jul 16:16
Compare
Choose a tag to compare

Added

  • Better way to create payload by @jenky in #14
  • Use static function baseUri by @jenky in #15
  • Support request protocol version by @jenky in #16
  • Refactor exceptions
  • Add ability to set request protocol version and method
  • Minor improvements

Full Changelog: 0.4.0...0.5.0