Skip to content

fix(encoding): correctly decodes base32 when ignoring padding#20

Merged
kieranroneill merged 1 commit into
mainfrom
fix/encoding/correctly-decode-base32
Jul 23, 2025
Merged

fix(encoding): correctly decodes base32 when ignoring padding#20
kieranroneill merged 1 commit into
mainfrom
fix/encoding/correctly-decode-base32

Conversation

@kieranroneill
Copy link
Copy Markdown
Member

Description

@kibisis/encoding

  • Adds return statement when decoding base32 with ignored padding option.

Type of change

  • 💥 Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • 🏗️ Build configuration (CI configuration, scaffolding etc.)
  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • 📝 Documentation update(s)
  • 📦 Dependency update(s)
  • 👩🏽‍💻 Improve developer experience
  • ⚡ Improve performance
  • ✨ New feature (non-breaking change which adds functionality)
  • ♻ Refactor
  • ⏪ Revert changes
  • 🧪 New tests or updates to existing tests

@kieranroneill kieranroneill self-assigned this Jul 23, 2025
@kieranroneill kieranroneill added the 🐛 bug Something isn't working label Jul 23, 2025
@kieranroneill kieranroneill merged commit 63f3337 into main Jul 23, 2025
9 checks passed
@kieranroneill kieranroneill deleted the fix/encoding/correctly-decode-base32 branch July 23, 2025 10:59
github-actions Bot pushed a commit that referenced this pull request Jul 23, 2025
# [@kibisis/encoding-v1.0.1](https://github.com/kibis-is/toolkit/compare/@kibisis/encoding-v1.0.0...@kibisis/encoding-v1.0.1) (2025-07-23)

### Bug Fixes

* **encoding:** correctly decodes base32 when ignoring padding ([#20](#20)) ([63f3337](63f3337))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version @kibisis/encoding-v1.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions Bot added the 🚀 released To the moon! label Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working 🚀 released To the moon!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant