Skip to content

Releases: crs4/flatehr

v1.2.0

03 Nov 11:13
Compare
Choose a tag to compare

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.1

02 Nov 10:11
Compare
Choose a tag to compare

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

30 Sep 08:19
Compare
Choose a tag to compare

Feature

  • Add conf skeleton generation from template (1abc3dc)

Fix

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

Documentation

v1.0.0

26 Aug 09:57
Compare
Choose a tag to compare

Feature

Fix

  • dependencies: Add defopt, pyaml (59d0b0b)

Breaking