- feat: add kotlin scripting component by @garyttierney in #25
- chore: bootstrap releases for path: . by @garyttierney in #26
- chore(main): release 0.3.2-SNAPSHOT by @github-actions in #27
Full Changelog: https://github.com/garyttierney/ghidralite/compare/v0.3.1...v0.4.0
0.3.1 (2024-04-23)
- core: don't index trivial/empty symbols (273adf2)
- core: restore matching text fragments (efe11b4)
- extension: include version number in extension name (d5a2ba0)
- extension: strip version from dist zip file (1c74831)
0.3.1 (2024-04-22)
- core: don't index trivial/empty symbols (273adf2)
- extension: include version number in extension name (d5a2ba0)
- extension: strip version from dist zip file (1c74831)
0.3.0 (2024-04-22)
- project selector and workspace view completed (2fedec9)
- standalone: start of recent projects listing (9c68a7b)
- core: support for indexing new/changed entities (58ff85a)
- get version from version.txt (b919c17)
- standalone: align recent projects button to end of row (6472d8d)
- standalone: allow opening projects from recent projects (0fb202a)
0.2.0 (2024-04-18)
- build against upstream Ghidra sources (aaa2fc9)