CHANGELOG.json 1.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182
  1. {
  2. "name": "@yume-chan/android-bin",
  3. "entries": [
  4. {
  5. "version": "0.0.17",
  6. "tag": "@yume-chan/android-bin_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/android-bin_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. "comment": "Improve performance of `Logcat#binary()` by up to 150%"
  27. }
  28. ]
  29. }
  30. },
  31. {
  32. "version": "0.0.15",
  33. "tag": "@yume-chan/android-bin_v0.0.15",
  34. "date": "Mon, 02 May 2022 04:18:01 GMT",
  35. "comments": {}
  36. },
  37. {
  38. "version": "0.0.14",
  39. "tag": "@yume-chan/android-bin_v0.0.14",
  40. "date": "Sat, 30 Apr 2022 14:05:48 GMT",
  41. "comments": {}
  42. },
  43. {
  44. "version": "0.0.13",
  45. "tag": "@yume-chan/android-bin_v0.0.13",
  46. "date": "Thu, 28 Apr 2022 01:23:53 GMT",
  47. "comments": {
  48. "none": [
  49. {
  50. "comment": "Add support for bugreport/bugreportz"
  51. },
  52. {
  53. "comment": "Add basic support for logcat"
  54. }
  55. ]
  56. }
  57. },
  58. {
  59. "version": "0.0.12",
  60. "tag": "@yume-chan/android-bin_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/android-bin_v0.0.11",
  67. "date": "Sun, 03 Apr 2022 10:54:15 GMT",
  68. "comments": {
  69. "none": [
  70. {
  71. "comment": "Improve compatibility with Node.js 12 ESM format"
  72. }
  73. ],
  74. "dependency": [
  75. {
  76. "comment": "Updating dependency \"@yume-chan/adb\" from `^0.0.10` to `^0.0.11`"
  77. }
  78. ]
  79. }
  80. }
  81. ]
  82. }