Redgreenio Tumbleweed Versions Save

Breakthrough tooling to work with Kotlin and Java codebases 🚀

eureka-0.92.1

6 months ago

Changelog

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

eureka-0.92.0

9 months ago

Changelog

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

eureka-0.91.0

10 months ago

Changelog

flows subcommand

  • Adjust spacing and prevent the screen from scrolling

eureka-0.90.2

10 months ago

Changelog

flows subcommand

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

eureka-0.90.1

10 months ago

Changelog

flows subcommand

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

eureka-0.90.0

10 months ago

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

10 months ago

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

10 months ago

Changelog

CLI

  • Add offline support for the ownership and hierarchy subcommands 🔌

eureka-0.87.4

10 months ago

Changelog

flows subcommand

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

eureka-0.87.3

10 months ago

Changelog

Eureka Web UI

  • Security fixes from Dependabot alerts

flows subcommand

  • 🐞 Fix inverted dependency relationships