# Changelog
## [0.4.0](https://github.com/twangodev/sdocx/compare/sdocx-cli-v0.3.1...sdocx-cli-v0.4.0) (2026-03-09)
### Features
* enhance page parsing and SVG rendering for .sdocx files ([a5159b0](https://github.com/twangodev/sdocx/commit/a5159b0ba42638c6e5f43e22f410fafa79d4f1c5))
### Bug Fixes
* streamline output handling and improve formatting in main.rs and page.rs ([61c0f82](https://github.com/twangodev/sdocx/commit/61c0f82bfe8ce6c136c8fb37c539924b970a5923))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* sdocx bumped from 0.3.1 to 0.4.0
## [0.3.1](https://github.com/twangodev/sdocx/compare/sdocx-cli-v0.3.0...sdocx-cli-v0.3.1) (2026-03-08)
### Dependencies
* The following workspace dependencies were updated
* dependencies
* sdocx bumped from 0.3.0 to 0.3.1
## [0.3.0](https://github.com/twangodev/sdocx/compare/sdocx-cli-v0.2.0...sdocx-cli-v0.3.0) (2026-03-08)
### Features
* Add Docker support and CI/CD configuration for sdocx and sdocx-cli ([45dbc0a](https://github.com/twangodev/sdocx/commit/45dbc0a0b9ddb7bb6174a94475420598703de304))
* Add project metadata including description, license, and repository URL in Cargo.toml ([e98d5dc](https://github.com/twangodev/sdocx/commit/e98d5dcb9ba98a8f73f7f1eaca4bbd797ea0ed38))
* Implement parsing for .sdocx files; add container and decoding logic ([e4ace13](https://github.com/twangodev/sdocx/commit/e4ace1365bc085564d0be0054498b04719927d1f))
* Initialize Rust project with sdocx and sdocx-cli; add basic CLI functionality ([e6ce464](https://github.com/twangodev/sdocx/commit/e6ce4645e3010fe48e2ead9db0a3d2425686d90e))
* Update sdocx dependency to version 0.1.0 in Cargo.toml ([bf64fe9](https://github.com/twangodev/sdocx/commit/bf64fe99f2fb0a0493b07488c8f557137ee0e721))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* sdocx bumped from 0.2.0 to 0.3.0
## [0.2.0](https://github.com/twangodev/sdocx/compare/sdocx-cli-v0.1.0...sdocx-cli-v0.2.0) (2026-03-08)
### Features
* Add Docker support and CI/CD configuration for sdocx and sdocx-cli ([45dbc0a](https://github.com/twangodev/sdocx/commit/45dbc0a0b9ddb7bb6174a94475420598703de304))
* Add project metadata including description, license, and repository URL in Cargo.toml ([e98d5dc](https://github.com/twangodev/sdocx/commit/e98d5dcb9ba98a8f73f7f1eaca4bbd797ea0ed38))
* Implement parsing for .sdocx files; add container and decoding logic ([e4ace13](https://github.com/twangodev/sdocx/commit/e4ace1365bc085564d0be0054498b04719927d1f))
* Initialize Rust project with sdocx and sdocx-cli; add basic CLI functionality ([e6ce464](https://github.com/twangodev/sdocx/commit/e6ce4645e3010fe48e2ead9db0a3d2425686d90e))
* Update sdocx dependency to version 0.1.0 in Cargo.toml ([bf64fe9](https://github.com/twangodev/sdocx/commit/bf64fe99f2fb0a0493b07488c8f557137ee0e721))
### Dependencies
* The following workspace dependencies were updated
* dependencies
* sdocx bumped from 0.1.0 to 0.2.0