Skip to content

Release 0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Dec 20:31
· 34 commits to main since this release
29578e4

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog
and this project adheres to Semantic Versioning.

0.1.0 - 2024-12-20

Compare with first commit

Features

  • update version file (b9fd835 by KC3ZVD).
  • determine new version and test output (8bb1d68 by KC3ZVD).
  • add ci env to hatch (b71ea2e by KC3ZVD).
  • simple workflow, does this trigger? (a79f469 by KC3ZVD).
  • initial build workflow chaining check (3b5fc18 by KC3ZVD).
  • begin implementing build pipeline (624248d by KC3ZVD).
  • complete coverage (9effe04 by KC3ZVD).
  • initial commit (798cd6e by kc3zvd).

Bug Fixes

  • version not calculating (6b7082e by KC3ZVD).
  • quoting (3bb9857 by KC3ZVD).
  • get code and set up python (ef539dd by KC3ZVD).
  • install hatch (736d7da by KC3ZVD).
  • debug env (9c1d3d8 by KC3ZVD).
  • yaml parsing (b249253 by KC3ZVD).
  • update branch restriction to ensure build workflow runs (35b97e6 by KC3ZVD).
  • min python version needed updated (605958b by KC3ZVD).
  • static analysis fixes (4a7389f by KC3ZVD).

Code Refactoring

  • simplify with hatch version (047846e by KC3ZVD).
  • simplify job (67e7762 by KC3ZVD).
  • fix issues with testing after namespace (1c52643 by KC3ZVD).
  • namespace the project (d1689ac by KC3ZVD).