This release contains the first stable API and feature set for the core of **PyZEAL**.
1.0.0rc
API is stable, bug fixes are done. Documentation has its general layout completed and the tests are running and covering the core features. Only minor points are remaining on the roadmap towards our first main release v1.0.0.
0.1.0alpha1
Alpha version of pre-release v0.1.0. This release aims to contain most of the central functionality for release v1.0.0. Currently some minor bug fixes remain as TODOs (broken tests, ...).
0.0.1
This release marks the completion of the continuous integration (tests, coverage, linting, project build) and continuous deployment (documentation and package index) pipelines. Both are implemented via GitHub actions.