Changelog

v0.4.1 (2022-09-21)

:robot:

  • [541:robot:] Finish Quickstart Guide (bdf76bd)

v0.4.0 (2022-09-20)

:sparkles:

  • [538:sparkles:] Update Docs with Quickstart Guide (d99fed6)

v0.3.4 (2022-09-13)

:robot:

  • [FIX:robot:] Add Missing Type Definition Marker (a84dfd6)

v0.3.3 (2022-09-12)

:robot:

  • [FIX:robot:] Add the Missing Error Schema Fields (a4366e9)

v0.3.2 (2022-09-10)

:robot:

  • [FIX:robot:] Change Type Definition for BEARER_AUTH (1c10a1b)

Other

  • :arrow_up: Update black requirement from ~=22.6 to ~=22.8 (38c5e43)

  • :arrow_up: Update types-setuptools requirement from ~=65.1 to ~=65.3 (e34790b)

  • :arrow_up: Update python-dotenv requirement from ~=0.20 to ~=0.21 (1de2b4d)

v0.3.1 (2022-09-08)

:robot:

  • [FIX:robot:] Add Note about Building RTD Correctly (e27d050)

Other

  • [501] Add readthedocs Documentation (a907fdc)

  • [FIX] Add Migrations Directory for Integration Tests (3310971)

  • [CHORE] Increase Code Coverage Accuracy (3597db7)

v0.3.0 (2022-08-30)

:sparkles:

  • [516:sparkles:] Support Database Migrations (b8c062b)

v0.2.0 (2022-08-27)

:sparkles:

  • [510:sparkles:] Configurable Roles for RBAC Verification (d8e80a4)

Other

  • :arrow_up: Update types-setuptools requirement from ~=63.4 to ~=65.1 (7c8ef3a)

v0.1.3 (2022-08-25)

:robot:

  • [507:robot:] Configure Database Provider and URI (7e3d0c7)

Other

  • [FIX] Enable SQLite Memory Database URI for Local Environment (fd5de8a)

v0.1.2 (2022-08-18)

:robot:

  • [504:robot:] Fix Configuration Setting Issue and Update Docs (c3aea6c)

Other

  • [CHORE] Merge Coverage and Mypy Configuration into Pyproject (c187bf4)

v0.1.1 (2022-08-18)

:robot:

  • [FIX:robot:] Update Flask and Fix Type Checking (7dbc587)

Other

  • :arrow_up: Update flask-smorest requirement from ~=0.38 to ~=0.39 (77d3679)

  • :arrow_up: Update pygments requirement from ~=2.12 to ~=2.13 (1d75cd5)

  • :arrow_up: Update sqlalchemy-utils requirement from ~=0.32 to ~=0.38 (475ac06)

v0.1.0 (2022-08-17)

:sparkles:

  • [473:sparkles:] Sanitize Codebase and Rename Everything to ‘flask-ligand’ (730dc0c)

Other