From 12854e26e4fe3fc6d31a70aeb8faa2afbaba4e98 Mon Sep 17 00:00:00 2001 From: AMPHP Bot Date: Tue, 7 Nov 2023 14:55:34 +0100 Subject: [PATCH] Sync _data/releases.json --- _data/releases.json | 99 --------------------------------------------- 1 file changed, 99 deletions(-) diff --git a/_data/releases.json b/_data/releases.json index 401728d..34fa2b4 100644 --- a/_data/releases.json +++ b/_data/releases.json @@ -268,104 +268,5 @@ "date": "2022-12-18T15:51:30Z", "body": " - Common code style for all packages based on Amp v3.\r\n - Now includes `strict_types` and several other minor updates.", "revolt": true - }, - { - "name": "amphp\/websocket-client 1.0.1", - "package": "amphp\/websocket-client", - "tag_name": "v1.0.1", - "html_url": "https:\/\/github.com\/amphp\/websocket-client\/releases\/tag\/v1.0.1", - "date": "2022-03-10T20:11:00Z", - "body": " - Ignore `\/docs` in `.gitattributes` to avoid broken symlink (#38)\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/websocket-client\/compare\/v1.0.0...v1.0.1", - "revolt": false - }, - { - "name": "amphp\/parallel-functions 1.1.0", - "package": "amphp\/parallel-functions", - "tag_name": "v1.1.0", - "html_url": "https:\/\/github.com\/amphp\/parallel-functions\/releases\/tag\/v1.1.0", - "date": "2022-02-03T19:56:18Z", - "body": "## What's Changed\r\n - Update to `laravel\/serializable-closure` instead of `opis\/closure` by @owenvoke\r\n - Increase minimum PHP version to PHP 7.4 by @owenvoke\r\n\r\n## New Contributors\r\n* @sci3ma made their first contribution in https:\/\/github.com\/amphp\/parallel-functions\/pull\/24\r\n* @owenvoke made their first contribution in https:\/\/github.com\/amphp\/parallel-functions\/pull\/31\r\n\r\n**Full Changelog**: https:\/\/github.com\/amphp\/parallel-functions\/compare\/v1.0.0...v1.1.0", - "revolt": false - }, - { - "name": "amphp\/rpc 1.0.0", - "package": "amphp\/rpc", - "tag_name": "v1.0.0", - "html_url": "https:\/\/github.com\/amphp\/rpc\/releases\/tag\/v1.0.0", - "date": "2022-02-02T22:13:33Z", - "body": "Initial release.", - "revolt": false - }, - { - "name": "amphp\/cluster 1.0.1", - "package": "amphp\/cluster", - "tag_name": "v1.0.1", - "html_url": "https:\/\/github.com\/amphp\/cluster\/releases\/tag\/v1.0.1", - "date": "2021-12-14T00:48:53Z", - "body": "Update to use [`amphp\/file`](https:\/\/github.com\/amphp\/file) `v2.x`.", - "revolt": false - }, - { - "name": "amphp\/mysql 2.1.2", - "package": "amphp\/mysql", - "tag_name": "v2.1.2", - "html_url": "https:\/\/github.com\/amphp\/mysql\/releases\/tag\/v2.1.2", - "date": "2021-12-05T16:42:20Z", - "body": "- Fixed a bug when decoding a JSON field (#113)", - "revolt": false - }, - { - "name": "amphp\/beanstalk 0.3.2", - "package": "amphp\/beanstalk", - "tag_name": "v0.3.2", - "html_url": "https:\/\/github.com\/amphp\/beanstalk\/releases\/tag\/v0.3.2", - "date": "2020-11-18T18:43:53Z", - "body": " - Added support for Symfony YAML library v4 and v5. (#34)\r\n", - "revolt": false - }, - { - "name": "amphp\/serialization 1.0.0", - "package": "amphp\/serialization", - "tag_name": "v1.0.0", - "html_url": "https:\/\/github.com\/amphp\/serialization\/releases\/tag\/v1.0.0", - "date": "2020-03-28T14:03:14Z", - "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", - "tag_name": "v1.0.0", - "html_url": "https:\/\/github.com\/amphp\/http-client-cache\/releases\/tag\/v1.0.0", - "date": "2019-12-21T19:52:55Z", - "body": "Initial release.", - "revolt": false - }, - { - "name": "amphp\/react-adapter 2.1.0", - "package": "amphp\/react-adapter", - "tag_name": "v2.1.0", - "html_url": "https:\/\/github.com\/amphp\/react-adapter\/releases\/tag\/v2.1.0", - "date": "2019-11-04T22:20:56Z", - "body": " - `React\\EventLoop\\Factory` is now automatically replaced with another implementation that throws on each usage to prevent two loops existing concurrently by accident.\r\n Set `AMP_REACT_ADAPTER_DISABLE_FACTORY_OVERRIDE=1` as environment variable or constant to disable this protection.", - "revolt": false - }, - { - "name": "amphp\/react-stream-adapter 0.1.0", - "package": "amphp\/react-stream-adapter", - "tag_name": "v0.1.0", - "html_url": "https:\/\/github.com\/amphp\/react-stream-adapter\/releases\/tag\/v0.1.0", - "date": "2018-03-07T10:13:55Z", - "body": "Initial release.", - "revolt": false } ] \ No newline at end of file