v0.2.8: Merge pull request #52 from DinoThor/develop
- Use of SQLAlchemy for database management
- Implemented Alembic for migration in future changes in DB tables schemes
- Changed plugins/items parametrization. Drop the use of a .yaml file and included the two options in the Parameter object. In future releases, it will be customizable via CLI also