Skip to content

v0.1.3

Latest

Choose a tag to compare

@oscardvs oscardvs released this 05 Jul 09:36
7244d97

What's Changed

  • fix: anamnesis init now honors ANAMNESIS_HOME and ANAMNESIS_MACHINE_ID like every
    other component. It previously wrote config.json and ran its first sync against the default
    ~/.anamnesis even when the env said otherwise. Vanilla installs were unaffected; custom
    store homes and fleet scripts were. Re-running init on an existing store now also keeps the
    store's configured machine id instead of silently resetting it to the hostname.
  • anamnesis.__version__ now reports the installed version (was stale at 0.0.1).

Full Changelog: v0.1.2...v0.1.3