Changelog

v0.6.3 (2022-10-18)

Fix

  • [543:robot:] Refactor for flask-smorest Etag Changes (97ec979)

v0.6.2 (2022-10-17)

Fix

  • [543:robot:] Fix the Docs (b14184a)

v0.6.1 (2022-10-17)

Fix

  • [543:robot:] Update Dependencies (7d27c5d)

Other

  • [pre-commit.ci] pre-commit autoupdate (36935af)

  • :arrow_up: Update black requirement from ~=22.8 to ~=22.10 (b8e8692)

  • :arrow_up: Update flask-ligand-example requirement from ~=0.2 to ~=0.4 (7b032a2)

  • [FIX] Fix Integration Test Suite Setup (908b20a)

v0.6.0 (2022-10-07)

Feature

  • [511:sparkles:] Fix OIDC IAM Provider Configuration (9a885c0)

Other

  • :arrow_up: Update types-setuptools requirement from ~=65.3 to ~=65.4 (f6384b2)

  • :arrow_up: Update coverage[toml] requirement from ~=6.4 to ~=6.5 (da2f475)

  • :arrow_up: Update pytest-mock requirement from ~=3.8 to ~=3.10 (59bb112)

  • :arrow_up: Update pytest-cov requirement from ~=3.0 to ~=4.0 (b0c162d)

  • :arrow_up: Update mypy requirement from ~=0.971 to ~=0.982 (1bbd25f)

  • :arrow_up: Update sphinx requirement from ~=5.1 to ~=5.2 (7e1b11e)

  • [pre-commit.ci] pre-commit autoupdate (1b470b7)

v0.5.0 (2022-10-06)

Feature

  • [500:sparkles:] Add Auth0 Support (0b5af21)

Other

  • :arrow_up: Update tox requirement from ~=3.25 to ~=3.26 (0d025ea)

  • :arrow_up: Update ipython requirement from ~=8.4 to ~=8.5 (4c98ed4)

  • :arrow_up: Update pipdeptree requirement from ~=2.2 to ~=2.3 (e4001b3)

  • :arrow_up: Update pyjwt requirement from ~=2.4 to ~=2.5 (2a53e7d)

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