mirror of
https://github.com/ij-plugins/ijp-imagej-launcher.git
synced 2024-11-13 16:29:01 -08:00
Add release notes for v.0.2.0
This commit is contained in:
parent
ad54989711
commit
bb18354923
1 changed files with 4 additions and 1 deletions
|
|
@ -1,5 +1,8 @@
|
||||||
### New Features
|
Feature release: support better system integration on macOS - support installing ImageJ/Fiji in the application
|
||||||
|
directory.
|
||||||
|
See macOS installation info in the [ReadMe](https://github.com/ij-plugins/ijp-imagej-launcher)
|
||||||
|
|
||||||
* Use launcher location to infer `ij-dir`. #5
|
* Use launcher location to infer `ij-dir`. #5
|
||||||
* Session log is saved to `~/.ijp_imagej_launcher.log` to facilitate troubleshooting when not running from command
|
* Session log is saved to `~/.ijp_imagej_launcher.log` to facilitate troubleshooting when not running from command
|
||||||
prompt. The log is reset for each session. #6
|
prompt. The log is reset for each session. #6
|
||||||
|
* Better inference of ImageJ directory on macOS - consider launcher being in subdirectory "Contents/MacOS" #7
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue