Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 23:02
02ef23f

1.0.0 (2026-06-15)

⚠ BREAKING CHANGES

  • password is now the configured value, not the pre-obfuscated URL value, and write helpers return CCM15ReturnCode instead of bool.

Features

  • obfuscate password and return CCM15ReturnCode from writes (#55) (64b302b)