200sc / bebop

bebop wire format in Go
Apache License 2.0
69 stars 5 forks source link

Release/v0.6.2 #48

Closed 200sc closed 2 months ago

200sc commented 2 months ago

Take two at fixing #46

matejsp commented 2 months ago

I have tested this PR using:

//go:generate go run github.com/200sc/bebop/main/bebopc-go@v0.6.1-0.20240702140828-55cf4e475366 -i schema.bop -o generated.go -package encoding

And it works for value or slice.

matejsp commented 2 months ago

I have tested a bit more and indeed everything work. Would it be possible to merge and tag 0.6.2 release?