Skip to content

v2.2.0

Compare
Choose a tag to compare
@relekang relekang released this 25 May 09:34
· 99 commits to master since this release

Support for cli options in adapters.

If an adapter supports options and init(options) it will be possible to configure it through cli options.
The adapter options will also show up in the cli help section.

Example usage with flat-file-adapter

micro-analytics --db-name filename.db