Skip to content

Conversation

jakcron
Copy link
Owner

@jakcron jakcron commented Oct 14, 2024

Changes since 0.7(.0)

Added

  • Encode/Decode library (tc::encode):
    • Added Base64Util (Add support for base64 encode/decode #38):
      • class Base64Util - A collection of utilities to encode/decode binary data/strings to base64 and vice-versa.
        • Static utility method encodeDataAsBase64().
        • Static utility method encodeStringAsBase64().
        • Static utility method decodeBase64AsData().
        • Static utility method decodeBase64AsString().

Changed/Fixed

Renamed

N/A

Removed

N/A

Task List

  • Test coverage for new/revised classes complete
  • Tests work on supported platforms
  • Documentation coverage for new/revised classes complete
  • Documentation pushed to https://jakcron.github.io/libtoolchain-docs/

@jakcron jakcron merged commit 578d170 into stable Oct 14, 2024
5 checks passed
@jakcron jakcron deleted the v0.8.0-stable branch October 14, 2024 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant