Skip to content

Releases: gchiesa/ska

v0.0.16

22 Oct 01:45
b4a0279
Compare
Choose a tag to compare

0.0.16 (2024-10-22)

Features

  • implement config rename (0e67d51)
  • implement delete command (f1cd067)
  • refactoring to implement config subcommands - implemented config list (819446b)

Bug Fixes

Other

v0.0.15

28 Sep 16:30
c7ae7fd
Compare
Choose a tag to compare

0.0.15 (2024-09-28)

Features

  • implement support for automatically add ignorePaths in generated ska-config (500768c)

Bug Fixes

v0.0.14

25 Sep 19:17
42b18ab
Compare
Choose a tag to compare

0.0.14 (2024-09-25)

Bug Fixes

  • implement support for multiple local ska-config.yaml (af43a23)
  • removed unused variable (8aff9e1)

v0.0.13

23 Sep 18:16
e9e10c6
Compare
Choose a tag to compare

0.0.13 (2024-09-23)

Features

  • implement minLength support for accepting empty variables (4f74c95)

v0.0.12

30 Aug 14:22
3b711e1
Compare
Choose a tag to compare

0.0.12 (2024-08-30)

Features

  • implement support for path inside remote repository (f4f3edf)

Docs

Other

v0.0.11

16 Aug 14:41
d308e47
Compare
Choose a tag to compare

0.0.11 (2024-08-16)

Features

  • add support for gitlab public/private blueprints (d3b364f)

Bug Fixes

  • update url for gitlab test repository (d136e00)

Docs

v0.0.10

09 Aug 13:12
27c11f1
Compare
Choose a tag to compare

0.0.10 (2024-08-09)

Features

  • minor updates and extended readme with demo (807c318)

v0.0.9

09 Aug 11:20
818cf89
Compare
Choose a tag to compare

0.0.9 (2024-08-09)

Features

  • add support for jinja2 like templates (e82f9f7)
  • lint issues (845bd3c)

v0.0.8

03 Aug 11:23
4fce6ce
Compare
Choose a tag to compare

0.0.8 (2024-08-03)

Bug Fixes

  • template error issues and better reporting. (51eb60c)

v0.0.7

02 Aug 13:43
b78daed
Compare
Choose a tag to compare

0.0.7 (2024-08-02)

Features

  • implement ignorepaths (e00d711)
  • implement json output, non interactive mode and better arguments for CLI (e2b64eb)

Bug Fixes

Docs