Releases: micro-analytics/adapter-flat-file-db
Releases · micro-analytics/adapter-flat-file-db
v1.3.0
Add support for cli options, with the next release of micro-analytics-cli it will be possible to configure adapter with
micro-analytics --db-name filename.db
v1.2.2
Fixes
Make DB_NAME
relative to the working directory not the module directory.
Docs
Fix name of DB_NAME
option, the old readme mentioned DB_PATH
which was not used by the code.
v1.2.1
Fixes
Fix regression were the promise was not returned in get. The regression was introduced in 1.2.0.
Subscribe
This adds subscribe support for the realtime events in micro-analytics.