123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- {
- "name": "@yume-chan/adb-backend-webusb",
- "entries": [
- {
- "version": "0.0.17",
- "tag": "@yume-chan/adb-backend-webusb_v0.0.17",
- "date": "Tue, 18 Oct 2022 09:32:30 GMT",
- "comments": {
- "none": [
- {
- "comment": "Update to use new stream util package"
- }
- ]
- }
- },
- {
- "version": "0.0.16",
- "tag": "@yume-chan/adb-backend-webusb_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"
- }
- ]
- }
- },
- {
- "version": "0.0.15",
- "tag": "@yume-chan/adb-backend-webusb_v0.0.15",
- "date": "Mon, 02 May 2022 04:18:01 GMT",
- "comments": {
- "none": [
- {
- "comment": "Improve connection lifecycle handling"
- }
- ]
- }
- },
- {
- "version": "0.0.14",
- "tag": "@yume-chan/adb-backend-webusb_v0.0.14",
- "date": "Sat, 30 Apr 2022 14:05:48 GMT",
- "comments": {}
- },
- {
- "version": "0.0.13",
- "tag": "@yume-chan/adb-backend-webusb_v0.0.13",
- "date": "Thu, 28 Apr 2022 01:23:53 GMT",
- "comments": {
- "none": [
- {
- "comment": "Workaround an issue in Chrome where `transferIn` never returns `babble` on Windows"
- }
- ]
- }
- },
- {
- "version": "0.0.12",
- "tag": "@yume-chan/adb-backend-webusb_v0.0.12",
- "date": "Sun, 03 Apr 2022 11:18:47 GMT",
- "comments": {}
- },
- {
- "version": "0.0.11",
- "tag": "@yume-chan/adb-backend-webusb_v0.0.11",
- "date": "Sun, 03 Apr 2022 10:54:15 GMT",
- "comments": {
- "none": [
- {
- "comment": "Update to use Web Streams API"
- },
- {
- "comment": "Improve compatibility with Node.js 12 ESM format"
- },
- {
- "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/adb-backend-webusb_v0.0.10",
- "date": "Sun, 09 Jan 2022 15:52:20 GMT",
- "comments": {
- "none": [
- {
- "comment": "Remove `encodeUtf8()` and `decodeUtf8()` from `AdbBackend`"
- }
- ]
- }
- },
- {
- "version": "0.0.9",
- "tag": "@yume-chan/adb-backend-webusb_v0.0.9",
- "date": "Sun, 09 Jan 2022 15:50:20 GMT",
- "comments": {}
- }
- ]
- }
|