All notable changes to this project will be documented in this file.
The format is inpired from Keep a Changelog and the versiong aim to respect Semantic Versioning.
Here is a template for new release sections
- Added a new feature #REPLACE-GITHUB-PR-NUMBER
- Changed code #REPLACE-GITHUB-PR-NUMBER
- Fixed a bug #REPLACE-GITHUB-PR-NUMBER
- Updated the documentation
Current development: You can copy this section if you want to create a new release version and insert it below.
Releases:
- Update GitHub pypi publish workflow
- The host URL for openenergyplatform.org has been corrected to prevent the request headers from being lost in an http-post request. Also introduced a new settings.py module for storing frequently used variables #49
- Add new GitHub workflows to automatically publish a pip package on GitHub release
- Fixed CI integration
- Adapted to modern SQLAlchemy
- CHANGELOG.md
- raised the minimum version of sqlalchemy >= 1.3.16
- dialect.py, Ignores the "generated" argument in _get_column_info()
- Fixes (#35)
- CHANGELOG
- updated link to the examples/tutorials (#24)
- notebook example (#24)
No description
No description
Pre-release
Update version number
First alpha release