Skip to content

Releases: Piotr1215/killercoda-cli

v1.3.0

24 Feb 21:04
8a032e6
Compare
Choose a tag to compare

v1.3.0 - 2025-02-24

  • chore: bump version to 1.3.0 (8a032e6)

v1.2.5

15 Feb 09:55
29accf4
Compare
Choose a tag to compare

v1.2.5 - 2025-02-15

  • ability to validate scenario folder and index.json

Full Changelog: v1.2.1...v1.2.5

v1.1.2

31 May 11:36
Compare
Choose a tag to compare

New features

  • added ability to bring over scripts and other assets from another GitHub repository

Full Changelog: v1.1.0...v1.1.2

v.1.1.0

28 May 21:36
Compare
Choose a tag to compare

Second release

  • it's possible to generate index.json with intro and finish markdown files
  • adding verify steps is now supported

Full Changelog: v1.0.0...v1.1.0

v1.0.0

11 Feb 09:39
Compare
Choose a tag to compare

Initial release

The killercoda-cli solves some of those problems by:

  • Adding a new step after the existing last step and creating a directory for
    including foreground and background scripts placeholders.
  • Renaming and re indexing step files and directories allowing for inserting a
    step in between existing steps and moving content down
  • Updating the index.json file to reflect changes in step order and titles.

Full Changelog: https://github.com/Piotr1215/killercoda-cli/commits/v1.0.0