Commit c154614
committed
Release version 0.32.1
Changes:
- Log the locally bound server address on startup, for easier debugging,
especially when the port is randomly bound
(PR #30 )
- Limit the maximum number of retries when starting Opsqueue and it
failing to connect to a port.
(PR #31 )
- Ensure `rust-src` is included in the `default.nix` shell,
allowing the Rust language server to work without having to pull in
the rust stdlib src outside of Nix.
(PR #32)1 parent ace9951 commit c154614
3 files changed
+4
-4
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments