Skip to content

Conversation

@Stebalien
Copy link
Member

Add a new option making it possible to override the method-name formatting logic.

Add a new option making it possible to override the method-name
formatting logic.
@github-actions
Copy link

Suggested version: 0.8.0

Comparing to: v0.7.1 (diff)

Changes in configuration file(s):

diff --git a/go.mod b/go.mod
index e67fb18..6d30b39 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/filecoin-project/go-jsonrpc
 
-go 1.22
+go 1.23.0
 
 require (
 	github.com/google/uuid v1.1.1

gorelease says:

# github.com/filecoin-project/go-jsonrpc
## compatible changes
MethodNameFormatter: added
WithMethodNameFormatter: added

# summary
Suggested version: v0.8.0

gocompat says:

HEAD is now at e0dac08 v0.7.1 bump (#126)
Previous HEAD position was e0dac08 v0.7.1 bump (#126)
Switched to branch 'master'
Your branch is up to date with 'origin/master'.

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.

@Stebalien Stebalien marked this pull request as draft March 21, 2025 17:55
@Stebalien
Copy link
Member Author

Waiting on #130.

@rvagg
Copy link
Member

rvagg commented Apr 8, 2025

ooops, sorry #134, but it's easier to go ahead with that than rebase this so ..

@rvagg rvagg closed this Apr 8, 2025
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.

3 participants