Releases: NOWUM/EnSysMod
Releases · NOWUM/EnSysMod
Release v0.0.5
Merge pull request #166 from NOWUM/release/0.0.5 Release 0.0.5
Release v0.0.3 - Last Project-Version
What's Changed
Exciting New Features 🚀
- Added zip download by @V3lop5 in #74
- Zip upload with or without index column by @V3lop5 in #77
- Added more attributes to dataset by @V3lop5 in #82
- Added yearly limit for sinks by @V3lop5 in #88
- Added custom model parameters by @V3lop5 in #89
- Generate FINE energy system model from database by @V3lop5 in #83
- Feature/pydantic validators by @einfachMel in #101
- Added dataset permissions by @V3lop5 in #100
- Added solver glpk by @V3lop5 in #121
- Added more tests to increase code coverage by @V3lop5 in #125
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
- Added always condition for test and coverage result upload by @V3lop5 in #58
- Removed co2 operationRateFix.xlsx by @V3lop5 in #75
- Added == to all versions in requirements.txt by @V3lop5 in #113
- Update examples by @einfachMel in #117
- Added documentation by @einfachMel in #126
Full Changelog: v0.0.2...v0.0.3
Release v0.0.2
What's Changed
Exciting New Features 🚀
- Improved crud repositories by @V3lop5 in #47
- Added energy model by @einfachMel in #44
- Added more attributes to dataset model by @V3lop5 in #41
- Improved transmission distance creation by @V3lop5 in #53
- Feature/zip upload by @V3lop5 in #50
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
- Fixed ci/cd concurrency problems by @V3lop5 in #28
- Improve CI/CD experience by @V3lop5 in #36
- Fix release script grep error by @V3lop5 in #37
- Fixed documentation update commit message for gh-pages by @V3lop5 in #38
- Added docker prune on deploy by @V3lop5 in #48
- Fixed db query filter by @V3lop5 in #49
- Added documentation for dataset creation by @einfachMel in #54
New Contributors
- @einfachMel made their first contribution in #44
Full Changelog: v0.0.1...v0.0.2
Release v0.0.1
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