close
Skip to content

feat(stdlib): Deprecate Buffer.set operations in favour of Bytes.set#2303

Merged
spotandjake merged 1 commit into
grain-lang:mainfrom
spotandjake:spotandjake-dep-buf-set
Jul 1, 2025
Merged

feat(stdlib): Deprecate Buffer.set operations in favour of Bytes.set#2303
spotandjake merged 1 commit into
grain-lang:mainfrom
spotandjake:spotandjake-dep-buf-set

Conversation

@spotandjake
Copy link
Copy Markdown
Member

With #2262 we made a decision to remove the various Buffer.set apis in the next breaking release, as they are better served by Bytes.set, this is just a small pr marking them as deprecated in preparation for that.

@ospencer ospencer enabled auto-merge July 1, 2025 01:02
@spotandjake spotandjake disabled auto-merge July 1, 2025 01:03
@spotandjake spotandjake enabled auto-merge July 1, 2025 01:04
@spotandjake spotandjake added this pull request to the merge queue Jul 1, 2025
Merged via the queue into grain-lang:main with commit 684df98 Jul 1, 2025
12 checks passed
@spotandjake spotandjake deleted the spotandjake-dep-buf-set branch July 1, 2025 02:33
@github-actions github-actions Bot mentioned this pull request Jul 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants