sdocx-cli 0.3.0

Reverse-engineered tooling and SDK for converting Samsung Notes (.sdocx) files
# Changelog

## [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