Skip to content

mkio 1.2.0

Choose a tag to compare

@markuskimius markuskimius released this 14 Sep 01:19
· 5 commits to main since this release

mkio 1.2.0 adds mkio --version. A minor release: a new CLI flag, with no change to the config format, wire protocol, existing commands, clients, expression language or on-disk layout.

Added

  • mkio --version (or -V) prints the installed version, as mkio 1.2.0, and exits 0. It works alongside --traceback and is listed in the usage text. When mkio runs from a source tree that is not installed, it prints mkio dev.

Install: pip install mkio==1.2.0 — https://pypi.org/project/mkio/1.2.0/