Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Jul 20:28
· 29 commits to main since this release

v0.1.0 (2023-07-14)

Build

  • build(release): write permissions (a879fc5)

  • build: install Poetry to build (c3e85a0)

  • build(deps): update lockfile (626e734)

  • build(docs): install with Poetry (2823e58)

  • build(cd): use PyPI Trusted Publishing (da22dad)

  • build(ci): workflows (fbaa0ef)

  • build(ci): pre-commit colors (3f833b4)

  • build(ci): don't install setuptools, wheel (86ed9a8)

  • build(ci): move pre-commit inside Nox (ea1a8cf)

  • build(ci): specify Python version (483fe9d)

  • build(ci): Poetry --ansi results in spam (8168177)

  • build(ci): remove redundant actions (3cedd60)

  • build(ci): force color (b77cf84)

  • build(ci): force color (1647bdc)

  • build(ci): experimenting (334255d)

  • build(ci): run on any PR, push to main (1d463fd)

  • build(ci): use snok/install-poetry (1b3ac11)

  • build(ci): poetry shell (eb06080)

  • build(ci): use Poetry (f30a9e9)

  • build(ci): Poetry pre-commit hooks (12f5620)

  • build(dev-deps): create linting group (d216b13)

  • build(deps): poetry.lock (f1bd504)

  • build(deps): remove toml (d18a95e)

  • build(deps): remove direct dep of mypy-extensions

Mypy itself already depends on it. (5a6979c)

  • build: move to Poetry

First step - moving pyproject.toml. (09dc8e3)

Chore

  • chore: remove semver dep (77fb2ec)

  • chore: poetry.lock (911427f)

  • chore: delete constraints.txt (49705cf)

  • chore: tool.ruff.target-version

It doesn't understand Poetry's Python version setting. (21882e0)

  • chore(deps): separate Python and other deps (e228bf4)

Documentation

Feature

Fix

  • fix: Black wouldn't run if Ruff failed (39309b5)

  • fix(deps): downgrade semver

Was incompatible with python-semantic-release (4d5a25e)

  • fix(tools): ignore .venv (74a406c)

  • fix(build): version variable (8ec480f)

  • fix(build): include from src/ (0ffa934)

Test

Unknown

  • Revert "0.1.0"

This reverts commit c6547ad. (8b6febb)

  • Revert "0.1.0"

This reverts commit 1ef6a06. (264f567)

  • Merge pull request #1 from MicaelJarniac/poetry

build: move to Poetry (ce2e6e8)