0.0.7 • Published 3 years ago

@iobroker/jsonltool v0.0.7

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years 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

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago