v3.7.1
- Introduces a
--data-storeor--dirflag (with some aliases) to control which directory sigi will use as a data store for managing stacks during a single invocation- Thanks to @j-ref for submitting #26
- Introduces a
SIGI_HOMEenvironment variable that can set the data store location (the--data-storeflag takes precedence over this) with a fallback to the standard behavior of using a sigi directory in an OS-specific home directory.
Full Changelog: v3.7.0...v3.7.1