- Fix: If a developed package depends on another developed package the dependent package was ignored *sometimes* (!?). Instead, the last release was taken. Solution: Install it with the `--pre` option in order to allow the other non-final/in-development *release*. [jensens]
1.0.0
- Defaults for "outfiles" are `*-mxdev.txt` now. [jensens]
1.0.0b4
- Fix interdependency mode. [jensens]
1.0.0b3
- Fix: Do not apply override disabling on requirements. [jensens]
1.0.0b2
- Add feature: version overrides. [jensens]
1.0.0b1
- Add `-s` or `--silent` option. [jensens]
- Beautified output. [jensens]
- Fixed missing CR if `*.txt` does not end with a newline. [jensens]