123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121 |
- {
- "name": "@yume-chan/scrcpy",
- "entries": [
- {
- "version": "0.0.17",
- "tag": "@yume-chan/scrcpy_v0.0.17",
- "date": "Tue, 18 Oct 2022 09:32:30 GMT",
- "comments": {
- "none": [
- {
- "comment": "Add standalone types for serializing/deserializing Scrcpy packets"
- },
- {
- "comment": "Separate decoders to own packages so they don't need optional peer dependencies."
- }
- ]
- }
- },
- {
- "version": "0.0.16",
- "tag": "@yume-chan/scrcpy_v0.0.16",
- "date": "Sat, 28 May 2022 03:56:37 GMT",
- "comments": {
- "none": [
- {
- "comment": "Upgrade TypeScript to 4.7.2 to enable Node.js ESM"
- },
- {
- "comment": "Add support for more `CodecOptions` keys"
- },
- {
- "comment": "Add support for `CodecOptions` value types other than `int`"
- }
- ]
- }
- },
- {
- "version": "0.0.15",
- "tag": "@yume-chan/scrcpy_v0.0.15",
- "date": "Mon, 02 May 2022 04:18:01 GMT",
- "comments": {
- "none": [
- {
- "comment": "Add support for `rotateDevice` control message"
- },
- {
- "comment": "Add method to get screen list"
- }
- ]
- }
- },
- {
- "version": "0.0.14",
- "tag": "@yume-chan/scrcpy_v0.0.14",
- "date": "Sat, 30 Apr 2022 14:05:48 GMT",
- "comments": {
- "none": [
- {
- "comment": "Add support for new option of 1.24"
- }
- ]
- }
- },
- {
- "version": "0.0.13",
- "tag": "@yume-chan/scrcpy_v0.0.13",
- "date": "Thu, 28 Apr 2022 01:23:53 GMT",
- "comments": {
- "none": [
- {
- "comment": "Add support for 1.23"
- }
- ]
- }
- },
- {
- "version": "0.0.12",
- "tag": "@yume-chan/scrcpy_v0.0.12",
- "date": "Sun, 03 Apr 2022 11:18:47 GMT",
- "comments": {}
- },
- {
- "version": "0.0.11",
- "tag": "@yume-chan/scrcpy_v0.0.11",
- "date": "Sun, 03 Apr 2022 10:54:15 GMT",
- "comments": {
- "none": [
- {
- "comment": "Add support for 1.22 new server options"
- },
- {
- "comment": "Update to use Web Streams API"
- },
- {
- "comment": "Improve compatibility with Node.js 12 ESM format"
- },
- {
- "comment": "Workaround a issue with server crash on Samsung ROM (https://github.com/Genymobile/scrcpy/issues/2841)"
- },
- {
- "comment": "Remove output parsing. It's output is for debugging only, not machine readable."
- },
- {
- "comment": "Update license year"
- }
- ],
- "dependency": [
- {
- "comment": "Updating dependency \"@yume-chan/adb\" from `^0.0.10` to `^0.0.11`"
- }
- ]
- }
- },
- {
- "version": "0.0.10",
- "tag": "@yume-chan/scrcpy_v0.0.10",
- "date": "Sun, 09 Jan 2022 15:52:20 GMT",
- "comments": {}
- }
- ]
- }
|