Skip to content

v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jul 20:27
2c6e811

0.4.0 (2024-07-15)

Features

  • backend/voe.py: adding create voe endpoint (488c000)
  • backends/subscriber.py: added subscriber backend and CLI (8d818c2)
  • backends/subscriber: added subscriber backend and CLI (dc124c3)
  • cli: added click cli support (bc6f784)
  • email: Added functionality to send a voe email (d55725b)
  • frbvoe/models/subscriber.py: Created functionality to add a subscriber to the DB (8b63fe7)
  • linting: linting changes (c253a7b)
  • server: started on server side logic (620ce77)

Bug Fixes

  • Fixed-linting: Fixed linting for utilities/email.py (1806807)
  • frbvoe/server.py: Fixed Fallback error (3bdeafe)
  • frbvoe: WIP (f085e07)
  • linting: Fixed pre-commit linting (3777b5c)
  • README-+-Tests: Added schematic to readme and testing for CLI (b5ad815)
  • tests: added coverage for CLI and backends (07fd67b)
  • tests: added some tests (8098802)