- Update to version 1.17.13:
* support `x.y-nightly` channel to allow testing nightlies on release branches
* If nightly check is going slowly inform user
* Update deps
* Fix default --project handling
* Fix a call signature bug
* Use correct way to show error message when launching from manifest
* Use config setting for manifest launch
* Launch exact Julia version from manifest
OBS-URL: https://build.opensuse.org/request/show/1268916
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=20
* support `x.y-nightly` channel to allow testing nightlies on release branches
* If nightly check is going slowly inform user
* Update deps
* Fix default --project handling
* Fix a call signature bug
* Use correct way to show error message when launching from manifest
* Use config setting for manifest launch
* Launch exact Julia version from manifest
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=102
- Update to version 1.17.10:
* Update src/command_update.rs
* Prevent compiler warning without panicking
* Update src/operations.rs
* Add a eprintln! when the version db is updated
* Delete a temp file if optimistic locking didn't work
* Update a call signature
* Allow longer read lock
* Finish temp download of version db
* Add `pr{number}~{arch}` variations to list
* Update tests/command_initial_setup_from_launcher_test.rs
* Print more things to stderr rather than stdout
* Update tests/command_initial_setup_from_launcher_test.rs
* Clean up error messages in the launcher
* Use `rustls-tls-native-roots` for `reqwest` on FreeBSD (#1062)
* Update the LTS version to 1.10
* Also notify when updating nightly/pr channels
* Add tests for --prune-linked
* Use separate conditional steps for passing --check to rustfmt
* Address comment
* Fix windows check
* Warn when linking to invalid julia binary
* Error when attempting to launch invalid julia binary.
* Address feedback
* Phrasing and comments
* Use reviewdog to suggest rustfmt diff
* Add 'up' alias to self update
* fix: first read, then delete.
* feat: shows when updating symlinks
* fix: styled message.
* fix: better message
* fix: old version too chatty
* Get current juliaup channel with `juliaup self channel`
* Add --prune-linked option for garbage collection
* Remove unnecessary flag on Windows job
* Check if path points to valid julia binary
* Ensure Julia termintes when launcher terminates on Windows
* Put AUR publishing in release channel
* Support overriding an override
* fix `is_juliaup_installed`
* use is_terminal not atty
* Check if the terminal is a TTY and not redirected
* Don't import Term
* Don't change terminal title
OBS-URL: https://build.opensuse.org/request/show/1228518
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=18
* Update src/command_update.rs
* Prevent compiler warning without panicking
* Update src/operations.rs
* Add a eprintln! when the version db is updated
* Delete a temp file if optimistic locking didn't work
* Update a call signature
* Allow longer read lock
* Finish temp download of version db
* Add `pr{number}~{arch}` variations to list
* Update tests/command_initial_setup_from_launcher_test.rs
* Print more things to stderr rather than stdout
* Update tests/command_initial_setup_from_launcher_test.rs
* Clean up error messages in the launcher
* Use `rustls-tls-native-roots` for `reqwest` on FreeBSD (#1062)
* Update the LTS version to 1.10
* Also notify when updating nightly/pr channels
* Add tests for --prune-linked
* Use separate conditional steps for passing --check to rustfmt
* Address comment
* Fix windows check
* Warn when linking to invalid julia binary
* Error when attempting to launch invalid julia binary.
* Address feedback
* Phrasing and comments
* Use reviewdog to suggest rustfmt diff
* Add 'up' alias to self update
* fix: first read, then delete.
* feat: shows when updating symlinks
* fix: styled message.
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=98
- Update to version 1.17.4:
- Try a different PublisherDisplayName for store publication
- Only check existing file permissions
- Check file permissions before installing
- Be more careful about existing installs
- Fix package identity
- Fix a bug
- Package portable windows on win runner
- Fix signing of windows portables
- Sign more things
- Update branding
- Update deps
- Error handling for `juliaup self update` (non-Windows)
- add tests
- add docs
- support pr channels
- use strongly typed Shell type for completions subcommand argument
- Update version db
- Update deps
- Experiment with win package identity
- Fix typo in README.md
- Update deps
- Update versiondb to include FreeBSD
- Include FreeBSD when generating versiondb
- Only modify shell scripts if that is selected
- Delete old win shell script
- Revert "adds some information on which channel is updating."
- Fix a mistake
- Update to version 1.14.8
* Dependencies update
- Update to version 1.14.7
* CHANGES ARE WINDOWS SPECIFIC
- Update vendored dependencies
OBS-URL: https://build.opensuse.org/request/show/1200728
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/juliaup?expand=0&rev=17
- Try a different PublisherDisplayName for store publication
- Only check existing file permissions
- Check file permissions before installing
- Be more careful about existing installs
- Fix package identity
- Fix a bug
- Package portable windows on win runner
- Fix signing of windows portables
- Sign more things
- Update branding
- Update deps
- Error handling for `juliaup self update` (non-Windows)
- add tests
- add docs
- support pr channels
- use strongly typed Shell type for completions subcommand argument
- Update version db
- Update deps
- Experiment with win package identity
- Fix typo in README.md
- Update deps
- Update versiondb to include FreeBSD
- Include FreeBSD when generating versiondb
- Only modify shell scripts if that is selected
- Delete old win shell script
- Revert "adds some information on which channel is updating."
- Fix a mistake
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=96