0.0.7 • Published 1 year ago

@iobroker/jsonltool v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

jsonltool

Small JSONl Tool for ioBroker JSONL databases

With npm >= 7

npm x --yes @iobroker/jsonltool@latest /opt/iobroker/iobroker-data

With npm < 7

cd /opt/iobroker/iobroker-data
npx @iobroker/jsonltool@latest

Changelog

0.0.7

  • optimize read error handling

0.0.6

  • optimize read error handling

0.0.5

  • ignore read errors when opening the database

0.0.4

  • initial release
0.0.7

1 year ago

0.0.6

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago