Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 3.56 KB

CHANGELOG.md

File metadata and controls

54 lines (42 loc) · 3.56 KB

Changelog

v1.2.1-beta.1 (2024-02-08)

Documentation

  • Update with docker info, [skip ci] (3820cc9)

v1.2.0 (2022-11-03)

Feature

  • Allow to use user defined functions (cf3fabe)

Fix

  • Docker push (ad83014)
  • Exception management for templates with missing aql paths (8b44549)
  • Generate skeleton now produces a valid yaml, closes #46 (880f388)

Documentation

  • Add installation from pip, move sections around. [skip ci] (b6410f9)
  • Add description, [skip ci] (82475f8)
  • Use raw github url for images in README.md (so they are visible in pypi) (59838f4)

v1.1.0 (2022-09-30)

Feature

  • Add conf skeleton generation from template (1abc3dc)

Fix

  • semantic-release: Restore missing deps (6b80a38)
  • make: Badge generation (1417133)

Documentation

v1.0.0 (2022-08-26)

Feature

Fix

  • dependencies: Add defopt, pyaml (59d0b0b)

Breaking