Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Releases: sco1-archive/zwom

Release v0.3.0

Choose a tag to compare

@sco1 sco1 released this 07 Nov 23:57

[v0.3.0]

Added

  • #7 Add inline comment support
  • #8 Add metasyntax (START_REPEAT, END_REPEAT) for workout block group repetition

Changed

  • (Internal) ZWOMValidator.validate_scanned now returns a list of validated blocks

Release v0.2.0

Choose a tag to compare

@sco1 sco1 released this 01 Nov 01:34

[v0.2.0]

Added

  • Add ZWOM file validation
  • Add COOLDOWN tag as a RAMP alias
  • #3 Add Power Zone specification as an acceptable power syntax
  • Add initial XML serialization
  • Add initial CLI commands (zwom single, zwom batch)

Changed

  • Minimum Python version is now 3.11
  • Rename the COUNT keyword to REPEAT to align with Zwift's terminology
  • Unify on *.zwom (ZWOM) verbiage for the minilang to deconflict from Zwift's workout format (*.zwo)