Skip to content

release v0.4.0#39

Merged
gammazero merged 1 commit into
mainfrom
new-version
Jul 13, 2026
Merged

release v0.4.0#39
gammazero merged 1 commit into
mainfrom
new-version

Conversation

@gammazero

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions

Copy link
Copy Markdown

Suggested tag: v0.4.0

Comparing to: v0.3.0 (diff)

gorelease says:

# github.com/ipfs/go-test/random
## incompatible changes
BlocksOfSize: changed from func(int, int) []github.com/ipfs/go-block-format.Block to func(int, int64) []github.com/ipfs/go-block-format.Block
Bytes: changed from func(int) []byte to func(int64) []byte
NewRand: changed from func() *math/rand.Rand to func() *Random
NewSeededRand: changed from func(int64) *math/rand.Rand to func(uint64) *Random
Seed: removed
Sequence: changed from func to type
SequenceNext: removed
SetSeed: removed
## compatible changes
Name: added
NameSize: added
New: added
NewSeed: added
NewSeeded: added
NewSequence: added
NewSequenceAt: added
Random: added
StringToSeed: added
Uint64ToSeed: added

# github.com/ipfs/go-test/random/files
## incompatible changes
Config.Seed: changed from int64 to string

# summary
v0.4.0 is a valid semantic version for this release.

gocompat says:

HEAD is now at 9c8995f new version (#35)
Previous HEAD position was 9c8995f new version (#35)
Switched to branch 'main'
Your branch is up to date with 'origin/main'.

Automatically created GitHub Release

A draft GitHub Release has been created.
It is going to be published when this PR is merged.
You can modify its' body to include any release notes you wish to include with the release.

@gammazero gammazero merged commit 5c58942 into main Jul 13, 2026
11 checks passed
@gammazero gammazero deleted the new-version branch July 13, 2026 12:04
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