Skip to content

Releases: NOWUM/EnSysMod

Release v0.0.5

28 Feb 11:05
b84936d

Choose a tag to compare

Merge pull request #166 from NOWUM/release/0.0.5

Release 0.0.5

Release v0.0.3 - Last Project-Version

03 Mar 22:11
3a54105

Choose a tag to compare

What's Changed

Exciting New Features 🚀

Dependency updates 📦

  • Update sqlalchemy requirement from ~=1.4.28 to ~=1.4.29 by @dependabot in #56
  • Update setuptools requirement from ~=60.0.3 to ~=60.0.4 by @dependabot in #57
  • Update setuptools requirement from ~=60.0.4 to ~=60.1.0 by @dependabot in #61
  • Bump bobheadxi/deployments from 0.6.1 to 0.6.2 by @dependabot in #62
  • Update setuptools requirement from ~=60.1.0 to ~=60.2.0 by @dependabot in #64
  • Update pydantic requirement from ~=1.8.2 to ~=1.9.0 by @dependabot in #66
  • Update fastapi requirement from ~=0.70.1 to ~=0.71.0 by @dependabot in #69
  • Update setuptools requirement from ~=60.2.0 to ~=60.5.0 by @dependabot in #70
  • Update uvicorn requirement from ~=0.16.0 to ~=0.17.0 by @dependabot in #72
  • Update fastapi requirement from ~=0.71.0 to ~=0.72.0 by @dependabot in #78
  • Update sqlalchemy requirement from ~=1.4.29 to ~=1.4.31 by @dependabot in #81
  • Update fastapi requirement from ~=0.72.0 to ~=0.73.0 by @dependabot in #90
  • Update uvicorn requirement from ~=0.17.0 to ~=0.17.1 by @dependabot in #91
  • Update setuptools requirement from ~=60.5.0 to ~=60.6.0 by @dependabot in #92
  • Update setuptools requirement from ~=60.6.0 to ~=60.7.0 by @dependabot in #93
  • Update setuptools requirement from ~=60.7.0 to ~=60.7.1 by @dependabot in #96
  • Update setuptools requirement from ~=60.7.1 to ~=60.8.1 by @dependabot in #99
  • Update uvicorn requirement from ~=0.17.1 to ~=0.17.4 by @dependabot in #98
  • Update pytest requirement from ~=6.2.5 to ~=7.0.0 by @dependabot in #97
  • Update setuptools requirement from ~=60.8.1 to ~=60.9.1 by @dependabot in #105
  • Update pytest requirement from ~=7.0.0 to ~=7.0.1 by @dependabot in #104
  • Update markupsafe requirement from ~=2.0.1 to ~=2.1.0 by @dependabot in #110
  • Update setuptools requirement from ~=60.9.1 to ~=60.9.3 by @dependabot in #109
  • Bump fastapi from 0.73.0 to 0.74.1 by @dependabot in #114
  • Update uvicorn requirement from ~=0.17.4 to ~=0.17.5 by @dependabot in #108
  • Bump flake8 from 3.9.2 to 4.0.1 by @dependabot in #116
  • Bump actions/checkout from 2.4.0 to 3 by @dependabot in #124
  • Bump actions/setup-python from 2 to 3 by @dependabot in #122
  • Bump flake8 from 3.9.2 to 4.0.1 by @dependabot in #120

Other Changes

Full Changelog: v0.0.2...v0.0.3

Release v0.0.2

23 Dec 10:11
5faa1c3

Choose a tag to compare

What's Changed

Exciting New Features 🚀

Dependency updates 📦

  • Update uvicorn requirement from ~=0.15.0 to ~=0.16.0 by @dependabot in #35
  • Update sqlalchemy requirement from ~=1.4.27 to ~=1.4.28 by @dependabot in #39
  • Update setuptools requirement from ~=59.5.0 to ~=59.6.0 by @dependabot in #42
  • Update fastapi requirement from ~=0.70.0 to ~=0.70.1 by @dependabot in #43
  • Update setuptools requirement from ~=59.6.0 to ~=60.0.3 by @dependabot in #52

Other Changes

New Contributors

Full Changelog: v0.0.1...v0.0.2

Release v0.0.1

09 Dec 09:59
02cba51

Choose a tag to compare

What's Changed

Exciting New Features 🚀

  • Added models and database by @V3lop5 in #12
  • Added docker and continuous deploy by @V3lop5 in #22
  • Add models for dataset and energy-model by @V3lop5 in #18

Dependency updates 📦

  • Update setuptools requirement from ~=58.2.0 to ~=58.3.0 by @dependabot in #3
  • Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot in #5
  • Update setuptools requirement from ~=58.3.0 to ~=58.4.0 by @dependabot in #4
  • Update setuptools requirement from ~=58.4.0 to ~=58.5.2 by @dependabot in #6
  • Update sqlalchemy requirement from ~=1.4.26 to ~=1.4.27 by @dependabot in #8
  • Update setuptools requirement from ~=58.5.2 to ~=59.1.1 by @dependabot in #10
  • Update setuptools requirement from ~=59.1.1 to ~=59.2.0 by @dependabot in #11
  • Added pandas as requirement by @V3lop5 in #13
  • Update setuptools requirement from ~=59.2.0 to ~=59.4.0 by @dependabot in #14
  • Changed version of mistune to 0.8.4 by @V3lop5 in #20
  • Update setuptools requirement from ~=59.4.0 to ~=59.5.0 by @dependabot in #26

Other Changes

  • Added tests for auth endpoints by @V3lop5 in #15
  • Changed path for code coverage to ./ensysmod by @V3lop5 in #21
  • Fixed branch reference for development deployment by @V3lop5 in #23
  • Improve project appearance by @V3lop5 in #29

New Contributors

  • @dependabot made their first contribution in #3
  • @V3lop5 made their first contribution in #12
  • @github-actions made their first contribution in #30

Full Changelog: https://github.com/NOWUM/EnSysMod/commits/v0.0.1