Skip to content

Releases: Doist/cli-core

v0.16.1

16 May 16:37

Choose a tag to compare

0.16.1 (2026-05-16)

Bug Fixes

  • auth: open browser on WSL via cmd.exe; always surface URL (#29) (4ac2824)

v0.16.0

16 May 16:12

Choose a tag to compare

0.16.0 (2026-05-16)

Features

  • auth: add migrateLegacyAuth helper (#28) (cd7baee)

v0.15.0

16 May 15:30

Choose a tag to compare

0.15.0 (2026-05-16)

Features

  • auth: add createKeyringTokenStore (multi-account) (#27) (adc07d1)

v0.14.0

16 May 14:29

Choose a tag to compare

0.14.0 (2026-05-16)

Features

  • auth: tolerate AUTH_STORE_READ_FAILED in logout --user (#26) (23652bc)

v0.13.0

16 May 13:57

Choose a tag to compare

0.13.0 (2026-05-16)

Features

  • auth: add createSecureStore keyring primitive (1/4) (#25) (30bcbd7)

v0.12.0

14 May 21:27

Choose a tag to compare

0.12.0 (2026-05-14)

Features

  • auth: multi-user TokenStore contract (#23) (f83310a)

v0.11.0

12 May 20:37

Choose a tag to compare

0.11.0 (2026-05-12)

Features

  • auth: add revokeToken hook to attachLogoutCommand (#21) (c7febdd)

Bug Fixes

  • deps: update dependency yocto-spinner to v1.2.0 (#20) (a15c2ed)

v0.10.0

12 May 19:37

Choose a tag to compare

0.10.0 (2026-05-12)

Features

  • auth: add logout/status/token-view Commander attachers (#16) (b7e5385)

v0.9.0

09 May 18:38

Choose a tag to compare

0.9.0 (2026-05-09)

Features

  • auth: add attachLoginCommand Commander helper (#13) (bb921b8)

v0.8.0

09 May 17:42

Choose a tag to compare

0.8.0 (2026-05-09)

Features

  • auth: extract OAuth login runtime into ./auth subpath (#12) (d402f02)