Skip to content

sdocx-cli: v0.3.0

Choose a tag to compare

@github-actions github-actions released this 08 Mar 18:57

0.3.0 (2026-03-08)

Features

  • Add Docker support and CI/CD configuration for sdocx and sdocx-cli (45dbc0a)
  • Add project metadata including description, license, and repository URL in Cargo.toml (e98d5dc)
  • Implement parsing for .sdocx files; add container and decoding logic (e4ace13)
  • Initialize Rust project with sdocx and sdocx-cli; add basic CLI functionality (e6ce464)
  • Update sdocx dependency to version 0.1.0 in Cargo.toml (bf64fe9)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • sdocx bumped from 0.2.0 to 0.3.0