Logkitty Versions Save

Display pretty Android and iOS logs without Android Studio or Console.app, with intuitive Command Line Interface.

v0.7.0

4 years ago

Changelog

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

v0.7.1

4 years ago

Changelog

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

v0.6.1

4 years ago

Changelog

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

v0.6.0

4 years ago

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)

v0.5.0

4 years ago

v0.4.1

4 years ago

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