November 14, 2024

0.31.0

(feat): Improves type file layout with zero impact on backwards compatibility. Shared types are now more accurately placed in the types.go file, whereas types referenced by a single service are now placed in a file that matches the service’s filename (e.g. user.go).