All notable changes to this project should be documented in this file. But actually you can find them in the commit log (by running git log
) or in the list of closed pull-requests.
The format is based on Keep a Changelog and this project from now on adheres to Semantic Versioning.
- Use poetry for dependency management
- Use pytest for testing
- Deprecated: Configuration File
- Much smaller docker image from 1 GB to 70 MB (alpine base image, staged build)
- Switch to json-ld implementation in the rdflib
- Flexible regarding to the default branch (master, main, … what you like)
- Build for MacOS
- Update build system for Github Actions
- No 32bit builds any more (open an issue, if you need them)
- Update build system for Github Actions
- Update build system for Github Actions
- Update build system for Github Actions
- Minimum Python version is now 3.7 (pygit2 and rdflib 6.0.0 does not support any older)
- Move build system to Github Actions
- Init repos with upstream URL also as environment variable
- Fix windows requirements.txt
- Minimum Python version is now 3.6 (pygit2 does not support any older)
- execution with uwsgi and docker
- pyinstaller dependency to
_cffi_backend
- Releases are build on travis with python 3.7
- Pip Support
- Versionnames from data based (YYYY-MM-DD) to Semantic Versioning (X.Y.Z)
- Minimum Python version is now 3.5 and pygit2 1.0.0