Skip to content

Commit

Permalink
Sync _data/releases.json
Browse files Browse the repository at this point in the history
  • Loading branch information
amphp-bot committed Feb 12, 2025
1 parent b6ddec2 commit 87dfa0f
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions _data/releases.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
[
{
"name": "amphp\/http-tunnel 2.0.0",
"package": "amphp\/http-tunnel",
"tag_name": "v2.0.0",
"html_url": "https:\/\/github.com\/amphp\/http-tunnel\/releases\/tag\/v2.0.0",
"date": "2025-02-12T23:42:21Z",
"body": "Stable release compatible with AMPHP v3 and fibers! &#x1F389;\r\n\r\nAs with other libraries compatible with AMPHP v3, most cases of parameters or returns of `Promise<ResolutionType>` have been replaced with `ResolutionType`.\r\n\r\nThis library provides an implementation of `Amp\\Socket\\SocketConnector` from [`amphp\/socket`](https:\/\/github.com\/amphp\/socket) which establishes a socket connection via an HTTP\/1.1 `CONNECT` request to a proxy.",
"revolt": true
},
{
"name": "amphp\/amp 3.1.0",
"package": "amphp\/amp",
Expand Down Expand Up @@ -350,15 +359,6 @@
"body": "Initial release.",
"revolt": true
},
{
"name": "amphp\/http-tunnel 1.0.0",
"package": "amphp\/http-tunnel",
"tag_name": "v1.0.0",
"html_url": "https:\/\/github.com\/amphp\/http-tunnel\/releases\/tag\/v1.0.0",
"date": "2019-12-31T17:10:50Z",
"body": "Initial release.",
"revolt": false
},
{
"name": "amphp\/http-client-cache 1.0.0",
"package": "amphp\/http-client-cache",
Expand Down

0 comments on commit 87dfa0f

Please sign in to comment.