Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 4.17 KiB

3.0.1 (2021-12-10)

Bug Fixes

  • preserve explicit project dependencies versions when installing tools (c0c9464)

3.0.0 (2021-11-20)

Features

  • fully integration of poetry (f0406de)

refacto

  • py-doc: remove Python doc build (10a8150)

BREAKING CHANGES

  • py-doc: doc job removed this job has to been rewritten :
    • it is in a wrong stage
    • needs an other tool (make)
    • generated doc is not publish anywhere
    • no ability to choise doc generation tool

in to-be-continuous, there is mkdocs template which is able to generate python doc too

Conflicts:

templates/gitlab-ci-python.yml

2.2.0 (2021-11-15)

Features

  • move packaging to a separate stage (945fc8a)

2.1.1 (2021-11-09)

Bug Fixes

  • Use PIP_OPTS for setup.py based install (3ea29e6)

2.0.3 (2021-10-12)