Skip to content

Latest commit

 

History

History
92 lines (44 loc) · 3.73 KB

CHANGELOG.md

File metadata and controls

92 lines (44 loc) · 3.73 KB

CHANGELOG

v0.2.2 (2023-09-24)

Fix

  • fix: improve release and publish process (df16479)

v0.2.1 (2023-09-24)

Build

  • build: update build mechanism to use poetry (c1d0848)

Fix

  • fix: rewrite build mechanism for semantic release (808a308)

  • fix: simplify release process (c50fea1)

  • fix: refactor release process (a466823)

Unknown

v0.2.0 (2023-09-24)

Ci

  • ci: setup publication on pypi (11fafe4)

  • ci: run semantic-release through poetry (6a95482)

Feature

  • feat: adding server run first command (64ea2f7)

Fix

  • fix: fix semantic-release configuration and ci (bc11b52)

v0.1.0 (2023-09-23)

Build

  • build: add python-semantic-release (c988f9d)

  • build: add rc522 dependencies and semantic-release config (0156c42)

Ci

  • ci: fix semantic-release configuration (96f6a72)

  • ci: put virtual-env out of repo (240970d)

  • ci: improve github actions workflow (b2480a7)

  • ci: fix python version and job name (a137cce)

  • ci: add github actions (9428a76)

Feature

  • feat: add first API and cli commands (a494172)

  • feat: add ansible configuration for raspberry (d87d3de)

  • feat: init repository (f74b772)

Fix

  • fix: add euterpe folder creation on ansible playbook (7cbecfc)

Style

  • style: setup black configuration (b2808b5)

Unknown

  • doc: adding CI badge to the readme (b5b5074)

  • doc: improve readme (6ebfa76)

  • doc: udate documentation with run commands (f6361ec)

  • doc: update documentation (c930f93)