Skip to content

Releases: LegacyCodeHQ/eureka

Eureka 0.92.1

01 Dec 07:52
1eff0ac
Compare
Choose a tag to compare

Changelog

  • Fix incorrect field and method count (#23) (thank you @JamesUdy)

Eureka 0.92.0

19 Aug 03:26
e5416be
Compare
Choose a tag to compare

Changelog

  • Make the web sockets sensitive for any changes in the class file's directory

Eureka 0.91.0

29 Jul 07:52
7d90611
Compare
Choose a tag to compare
Eureka 0.91.0 Pre-release
Pre-release

Changelog

flows subcommand

  • Adjust spacing and prevent the screen from scrolling

Eureka 0.90.2

26 Jul 11:27
2ad7d91
Compare
Choose a tag to compare
Eureka 0.90.2 Pre-release
Pre-release

Changelog

flows subcommand

  • 🐞 Fix dex parser from crashing while encountering classes in default packages

Eureka 0.90.1

26 Jul 11:08
8eae0b1
Compare
Choose a tag to compare
Eureka 0.90.1 Pre-release
Pre-release

Changelog

flows subcommand

  • 🐞 Fix missing classes in the navigation graph extending from android.app.DialogFragment

Eureka 0.90.0

26 Jul 07:10
ef49241
Compare
Choose a tag to compare
Eureka 0.90.0 Pre-release
Pre-release

Changelog

watch subcommand

  • Show control palette for Ctrl + K shortcut, hello Windows and Linux users 👋🏽

flows subcommand

  • Add D3 graph visualization

Eureka 0.89.0

23 Jul 04:24
3c4ac81
Compare
Choose a tag to compare
Eureka 0.89.0 Pre-release
Pre-release

Changelog

ownership subcommand

  • Make the --repo flag optional and if unspecified, the CLI picks the current directory as the repo directory
  • Experimental feature to filter out binary files listed by the ownership subcommand

Eureka 0.88.0

22 Jul 16:43
2caaed2
Compare
Choose a tag to compare
Eureka 0.88.0 Pre-release
Pre-release

Changelog

CLI

  • Add offline support for the ownership and hierarchy subcommands 🔌

Eureka 0.87.4

21 Jul 14:29
839c130
Compare
Choose a tag to compare
Eureka 0.87.4 Pre-release
Pre-release

Changelog

flows subcommand

  • 🐞 Fix invert dependency direction in Dot Graph output, again! 😮‍💨 whatta day!

Eureka 0.87.3

21 Jul 14:01
236c359
Compare
Choose a tag to compare
Eureka 0.87.3 Pre-release
Pre-release

Changelog

Eureka Web UI

  • Security fixes from Dependabot alerts

flows subcommand

  • 🐞 Fix inverted dependency relationships