Skip to content

Releases: iximiuz/shellgym

v0.0.3

Choose a tag to compare

@github-actions github-actions released this 26 Jul 18:12
0d56c59

Changelog

  • 223a697 Fix simple typo
  • 253d725 Merge pull request #1 from lpmi-13/patch-1
  • d0540a8 Merge pull request #2 from lpmi-13/copilot/update-github-workflows-pin-actions
  • 3bcb75c Merge pull request #3 from lasseoe/readmeurls
  • 3823fa1 Pin GitHub Actions to immutable SHAs in release workflow
  • 3bbccd1 add a new required capability - python3
  • ecb1156 fix docs paths in README.md
  • ef3557b make solve wait for task completion before jumping to the next one
  • 4e430f4 new UI element - ::tip
  • db03d2b new built-in checks: "wait_file_mode", "wait_file_newer", "wait_dir"
  • 0d56c59 skip units with unsatisfied requirements
  • 3c696e8 two new Linux 101 learning paths (early drafts, WIP)
  • 7a8330f use bulb icon for the new tip element

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:41
c3bda95

Changelog

  • c3bda95 add curriculum
  • ee7f518 add learning path finale
  • e183b68 assorted fixes
  • ec3000a better authoring experience via set_vars
  • 49ac241 chrome stale ui fix (hopefully)
  • 1ba2f37 fix UI refresh bug on task completion
  • 58b0f73 fix make dist
  • 1ef02cb make checks fail as soon as the request ends
  • fd840f2 make unit activation smarter - only the next unsolved activates automatically
  • afa6801 update README.md
  • fe42244 visualize task needs

v0.0.1

Choose a tag to compare

@github-actions github-actions released this 23 Jul 16:02
343dfa6

Changelog