Skip to content

feat(bytes): add bytes package#2

Merged
kieranroneill merged 6 commits intomainfrom
feat/add-bytes-package
Feb 22, 2025
Merged

feat(bytes): add bytes package#2
kieranroneill merged 6 commits intomainfrom
feat/add-bytes-package

Conversation

@kieranroneill
Copy link
Contributor

Description

  • Add bytes package.
    • Add isEqual to check if two Uint8Arrays are equal.
    • Add concat to concatenate multiple Uin8Arrays.

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 added ✨ feature New feature or request 🏗️ build Updates to the build and CI systems 📝 documentation Improvements or additions to documentation 📦 dependencies New dependencies labels Feb 22, 2025
@kieranroneill kieranroneill self-assigned this Feb 22, 2025
@kieranroneill kieranroneill merged commit 5ec41a2 into main Feb 22, 2025
6 checks passed
@kieranroneill kieranroneill deleted the feat/add-bytes-package branch February 22, 2025 13:09
github-actions bot pushed a commit that referenced this pull request Feb 22, 2025
# @agoralabs-sh/bytes-v1.0.0 (2025-02-22)

### Features

* **bytes:** add bytes package ([#2](#2)) ([5ec41a2](5ec41a2))
@github-actions
Copy link

🎉 This PR is included in version @agoralabs-sh/bytes-v1.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

🏗️ build Updates to the build and CI systems 📦 dependencies New dependencies 📝 documentation Improvements or additions to documentation ✨ feature New feature or request 🚀 released To the moon!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant