Skip to content

Releases: zamotany/logkitty

logkitty 0.7.1

10 Jan 09:28
Compare
Choose a tag to compare

Changelog

  • huntr - Command Injection Fix (#18)
  • chore(deps): bump acorn from 5.7.3 to 5.7.4 (#15)

logkitty 0.7.0

09 Apr 18:35
Compare
Choose a tag to compare

Changelog

  • chore: update dependencies (2776322)
  • chore: update yargs versions (#14)
  • chore: remove package-lock.json (#11)

logkitty 0.6.1

16 Sep 09:11
Compare
Choose a tag to compare

Changelog

  • fix: custom path to adb (#7)
  • fix: logkitty on windows (#8)

logkitty 0.6.0

06 Aug 15:10
Compare
Choose a tag to compare

Possible breaking change

Since native Date was replaced with dayjs, the date property in entry object has changed and it's now a instance of dayjs. If you're using Node API, please check your usage of date property and migrate to dayjs API.

Changelog

  • fix: adb typo (#2)
  • fix: adb path detection on windows (#3)
  • refactor: replace date with dayjs (#4)

0.5.0

03 Jul 11:27
Compare
Choose a tag to compare
v0.5.0

v0.5.0

v0.4.1

03 Jul 11:27
Compare
Choose a tag to compare

Do not use due to regression - use either 0.4.2 or 0.5.0.