Skip to content

Releases: citrus-framework/http

v1.0.22 Released!

03 Jul 09:15
faff36f

Choose a tag to compare

What's Changed

  • ヘッダー返却処理を修正 by @take64 in #23

Full Changelog: v1.0.21...v1.0.22

v1.0.21 Released!

29 Jun 09:53
0d12df2

Choose a tag to compare

What's Changed

  • php8.3化とメソッド変更 by @take64 in #22

Full Changelog: v1.0.20...v1.0.21

v1.0.20 Released!

20 Jul 13:41
b3e1519

Choose a tag to compare

What's Changed

  • Response文字列方法interfaceの生成 by @take64 in #20
  • ResponseToをinterfaceからabstract by @take64 in #21

Full Changelog: v1.0.18...v1.0.20

v1.0.18 Released!

31 Dec 05:52
661fbf2

Choose a tag to compare

What's Changed

Full Changelog: v1.0.15...v1.0.18

v1.0.15 Released!

29 Sep 16:19
96905fa

Choose a tag to compare

Merge pull request #17 from citrus-framework/add_request_header

リクエストヘッダオブジェクト

v1.0.13 Released!

14 Jul 15:49
3deb7a8

Choose a tag to compare

Merge pull request #15 from citrus-framework/fix_method_chain

メソッドチェーンの追加

v1.0.12 Released!

11 Jun 21:29
ef40aaf

Choose a tag to compare

Merge pull request #14 from citrus-framework/add_package

リクエストレスポンスをパッケージ化する

v1.0.11 Released!

06 Jun 18:04
0376e46

Choose a tag to compare

Merge pull request #13 from citrus-framework/add_http_client

Httpクライアントの移植と生成

v1.0.9 Released!

18 Apr 15:50
ecab986

Choose a tag to compare

Merge pull request #11 from citrus-framework/fix_typehint

タイプヒントの追加

v1.0.8 Released!

12 Apr 08:32
a5440c5

Choose a tag to compare

Merge pull request #10 from citrus-framework/add_method_options

ヘッダーの調整