Published
Jik v0.1.0-alpha.15
Jik v0.1.0-alpha.15 is a prerequisite release for planned work toward bootstrapping the Jik CLI. Within it, argparse was moved from the Jik package repo to the Jik standard library, and the jiklib/sys module was enriched with a function to get the path of the current executable.
The idea of bootstrapping the Jik CLI is a new one. It should make the CLI safer and more powerful, with possibly many new useful commands added in later stages. However, most importantly, the bootstrapped CLI should enable a convenient way to manage jik packages.