v0.4.0
This release adds two ways to install the binary. Emacs can download it for you. You can also build it from the source archive.
Added
M-x org-semantic-installdownloads the binary for your platform. It checks the binary against theSHA256SUMSfile of the release. Then it installs the binary in the directory where the package looks for it.M-x org-semantic-show-install-manualopens the part of the manual that tells you how to build the binary.- Each release now contains a source archive,
org-semantic-0.4.0-src.tar.gz. TheSHA256SUMSfile contains the checksum of this archive.
Changed
- The names of the release assets now contain the version number and the word
bin. The new name isorg-semantic-0.4.0-bin-aarch64-macos.tar.gz. The old name wasorg-semantic-aarch64-macos.tar.gz. Change the scripts that use the old names. - The manual has a new section, What it touches. This section tells you what the index does with your notes, and which data stays on your computer.
Fixed
- A long outline path in the results buffer started at the left margin. Now it aligns below the address.