Skip to content

feat: document encoding utilities and bump version#84

Merged
NewYaroslav merged 1 commit into
mainfrom
codex/review-cmake-integration-and-tests
Sep 6, 2025
Merged

feat: document encoding utilities and bump version#84
NewYaroslav merged 1 commit into
mainfrom
codex/review-cmake-integration-and-tests

Conversation

@NewYaroslav

Copy link
Copy Markdown
Owner

Summary

  • document Base32/Base64/Base36 utilities and add security notes
  • enable encoding tests in all CI jobs
  • bump version to 0.4.0

Testing

  • cmake -S . -B build -DHMACCPP_BUILD_TESTS=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_CXX_FLAGS="-O2 -Wall -Wextra -pedantic -Wno-deprecated-declarations"
  • cmake --build build
  • ctest --test-dir build --output-on-failure -R "test_all|test_totp"
  • cmake --install build --prefix install

https://chatgpt.com/codex/tasks/task_e_68bbc12cb31c832c8a6cb7a3fd716d3e

Add encoding docs, enable tests in CI, and release 0.4.0.
@NewYaroslav NewYaroslav merged commit e871733 into main Sep 6, 2025
8 checks passed
@NewYaroslav NewYaroslav deleted the codex/review-cmake-integration-and-tests branch September 6, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant