Skip to content

v3.7.2

Choose a tag to compare

@americk0 americk0 released this 27 Sep 17:32
· 0 commits to 20fb6e7f1882f9b2273a7b45835858f36b8fd586 since this release

Fixes the following bugs related to the automatic migration of the alks.db file:

  • moves the logic for ensuring that the ~/.alks-cli directory is created into its own function so that it can guarantee the existence of the directory before trying to move or read files in that location
  • re-adds support for the ALKS_DB environment variable for specifying a custom path for the alks.db file (which was broken by a recent update) to support legacy use cases