Commit a7695b9
authored
release: CLI v2.5.0 (#430)
## Changelog (2.5.0)
- Add support for `MOPS_REGISTRY_HOST` and `MOPS_REGISTRY_CANISTER_ID`
environment variables for custom registry endpoints
- Fix `mops build` crashing with `__wbindgen_malloc` error in bundled
CLI distribution
- Fix `parallel()` swallowing errors from concurrent tasks (e.g. `mops
publish` uploads), which could hang or leave failures unreported
After merge: tag `cli-v2.5.0` and push per `cli/RELEASE.md`.1 parent 1a5c7fb commit a7695b9
3 files changed
Lines changed: 6 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
| |||
Some 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 | | |
| |||
0 commit comments