Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 340 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 340 Bytes

Changelog

0.1.2 (2023-03-13)

  • The REPL commands now support limited completion.

0.1.1 (2023-03-13)

  • Can now set list values in the repl, e.g. preference add Foo x=1,2,3.
  • Can now update list values in the repl with += and -=.
  • Adds the -s/--string flag to preference add.

0.1.0 (2023-03-10)

  • Initial release.