Skip to content

v0.2.8: Merge pull request #52 from DinoThor/develop

Choose a tag to compare

@DinoThor DinoThor released this 20 May 09:12
· 104 commits to master since this release
d2712d6
  • 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