CHANGELOG.json 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. {
  2. "name": "@yume-chan/adb-backend-webusb",
  3. "entries": [
  4. {
  5. "version": "0.0.17",
  6. "tag": "@yume-chan/adb-backend-webusb_v0.0.17",
  7. "date": "Tue, 18 Oct 2022 09:32:30 GMT",
  8. "comments": {
  9. "none": [
  10. {
  11. "comment": "Update to use new stream util package"
  12. }
  13. ]
  14. }
  15. },
  16. {
  17. "version": "0.0.16",
  18. "tag": "@yume-chan/adb-backend-webusb_v0.0.16",
  19. "date": "Sat, 28 May 2022 03:56:37 GMT",
  20. "comments": {
  21. "none": [
  22. {
  23. "comment": "Upgrade TypeScript to 4.7.2 to enable Node.js ESM"
  24. }
  25. ]
  26. }
  27. },
  28. {
  29. "version": "0.0.15",
  30. "tag": "@yume-chan/adb-backend-webusb_v0.0.15",
  31. "date": "Mon, 02 May 2022 04:18:01 GMT",
  32. "comments": {
  33. "none": [
  34. {
  35. "comment": "Improve connection lifecycle handling"
  36. }
  37. ]
  38. }
  39. },
  40. {
  41. "version": "0.0.14",
  42. "tag": "@yume-chan/adb-backend-webusb_v0.0.14",
  43. "date": "Sat, 30 Apr 2022 14:05:48 GMT",
  44. "comments": {}
  45. },
  46. {
  47. "version": "0.0.13",
  48. "tag": "@yume-chan/adb-backend-webusb_v0.0.13",
  49. "date": "Thu, 28 Apr 2022 01:23:53 GMT",
  50. "comments": {
  51. "none": [
  52. {
  53. "comment": "Workaround an issue in Chrome where `transferIn` never returns `babble` on Windows"
  54. }
  55. ]
  56. }
  57. },
  58. {
  59. "version": "0.0.12",
  60. "tag": "@yume-chan/adb-backend-webusb_v0.0.12",
  61. "date": "Sun, 03 Apr 2022 11:18:47 GMT",
  62. "comments": {}
  63. },
  64. {
  65. "version": "0.0.11",
  66. "tag": "@yume-chan/adb-backend-webusb_v0.0.11",
  67. "date": "Sun, 03 Apr 2022 10:54:15 GMT",
  68. "comments": {
  69. "none": [
  70. {
  71. "comment": "Update to use Web Streams API"
  72. },
  73. {
  74. "comment": "Improve compatibility with Node.js 12 ESM format"
  75. },
  76. {
  77. "comment": "Update license year"
  78. }
  79. ],
  80. "dependency": [
  81. {
  82. "comment": "Updating dependency \"@yume-chan/adb\" from `^0.0.10` to `^0.0.11`"
  83. }
  84. ]
  85. }
  86. },
  87. {
  88. "version": "0.0.10",
  89. "tag": "@yume-chan/adb-backend-webusb_v0.0.10",
  90. "date": "Sun, 09 Jan 2022 15:52:20 GMT",
  91. "comments": {
  92. "none": [
  93. {
  94. "comment": "Remove `encodeUtf8()` and `decodeUtf8()` from `AdbBackend`"
  95. }
  96. ]
  97. }
  98. },
  99. {
  100. "version": "0.0.9",
  101. "tag": "@yume-chan/adb-backend-webusb_v0.0.9",
  102. "date": "Sun, 09 Jan 2022 15:50:20 GMT",
  103. "comments": {}
  104. }
  105. ]
  106. }