blob: 9b5b9846bccb2f798c0a0b9bc07d1f4df2c41bee (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
## Release `1.0.0` (UNRELEASED)
Initial stable release.
### Important changes since `1.0.0~beta5`
- The "configure" built-in rule now evaluates "target"
- Option `--dump-vars` added to `just analyse`
- Rule fixes in propagating `ENV`
- Launcher functionality added to `just-mr`
- `just` now takes the lexicographically first repository as default
if no main repository is specified
## Release `1.0.0~beta5` (2022-10-19)
First public beta version.
|