Skip to content

Releases: twangodev/sdocx

sdocx-wasm: v0.3.2

09 Mar 03:34

Choose a tag to compare

0.3.2 (2026-03-09)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • sdocx bumped from 0.3.1 to 0.4.0

sdocx: v0.4.0

09 Mar 03:34

Choose a tag to compare

0.4.0 (2026-03-09)

Features

  • enhance page parsing and SVG rendering for .sdocx files (a5159b0)

Bug Fixes

  • streamline output handling and improve formatting in main.rs and page.rs (61c0f82)

sdocx-cli: v0.4.0

09 Mar 03:34

Choose a tag to compare

0.4.0 (2026-03-09)

Features

  • enhance page parsing and SVG rendering for .sdocx files (a5159b0)

Bug Fixes

  • streamline output handling and improve formatting in main.rs and page.rs (61c0f82)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • sdocx bumped from 0.3.1 to 0.4.0

sdocx-wasm: v0.3.1

08 Mar 19:59

Choose a tag to compare

0.3.1 (2026-03-08)

Dependencies

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

sdocx-wasm: v0.3.0

08 Mar 18:57

Choose a tag to compare

0.3.0 (2026-03-08)

Features

  • Add sdocx-wasm crate with WASM bindings and update dependencies (2b55ec6)

Dependencies

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

sdocx: v0.3.1

08 Mar 19:59

Choose a tag to compare

0.3.1 (2026-03-08)

Bug Fixes

  • add missing newlines at end of files in error.rs and types.rs (0eaa711)

sdocx: v0.3.0

08 Mar 18:57

Choose a tag to compare

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)
  • Add sdocx-wasm crate with WASM bindings and update dependencies (2b55ec6)
  • Implement parsing for .sdocx files; add container and decoding logic (e4ace13)
  • Initialize Rust project with sdocx and sdocx-cli; add basic CLI functionality (e6ce464)

sdocx-cli: v0.3.1

08 Mar 19:59

Choose a tag to compare

0.3.1 (2026-03-08)

Dependencies

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

sdocx-cli: v0.3.0

08 Mar 18:57

Choose a tag to compare

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