Skip to content

Latest commit

 

History

History
77 lines (34 loc) · 2.71 KB

CHANGELOG.md

File metadata and controls

77 lines (34 loc) · 2.71 KB

1.4.3 (2024-11-22)

Bug Fixes

  • handle parse errors during watch (f87ae25)

1.4.2 (2024-11-22)

Bug Fixes

1.4.1 (2024-11-22)

Bug Fixes

  • add beep signal on error and format error (caa257f)

1.4.0 (2024-11-22)

Features

  • add support for subdirectories (933596f)

1.3.1 (2024-11-22)

Bug Fixes

  • fix validation error displaying (b6b5a34)

1.3.0 (2024-11-22)

Features

1.2.0 (2024-11-15)

Features

  • cli, export: re-write using CLI and add export command (91d1bb5)

1.1.0 (2024-08-26)

Features

  • Add support for _id search param (c44698d)

1.0.2 (2024-08-23)

Bug Fixes

  • docs: Fix repository image (53292ef)

1.0.1 (2024-08-23)

Bug Fixes

1.0.0 (2024-08-23)

Features

  • Add read from json files (eea32cc)
  • Implement create and read operations (2f07a1a)