Skip to content

feat: document encoding utilities and bump version#84

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

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

Conversation

@LimiNode

@LimiNode LimiNode commented Sep 6, 2025

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.
@LimiNode
LimiNode merged commit e871733 into main Sep 6, 2025
8 checks passed
@LimiNode
LimiNode 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