Releases: foxygoat/protog
Releases · foxygoat/protog
v0.0.18
Changelog
1f0ea05 🧹 Minor tidy-up changes and tool upgrades (#19)
c4c798c build: Ignore staged changes on up-to-date check
7debe62 hermit: Upgrade hermit-managed binaries
2eb9245 proto: Regenerate/sync protos
v0.0.17
Changelog
c717e81 🐛 fix: allow httprule to be forward compatible (#18)
v0.0.16
Changelog
b5bba05 ✨ Decode all well-known types without needing a descriptor (#17)
da436ec pb: Decode input FileDescriptorSets with self in registry
5a17c58 pb: Preload well-known types, remove -D flag
7029a23 registry: Populate Types with dynamic messages
v0.0.15
Changelog
c2f2bab 🏴 pb: Add --descriptorpb/-D flag for easy decoding of descriptor pbs (#16)
ab33198 pb: Add --descriptorpb/-D flag for easy decoding of descriptor pbs
f63e489 sync: Sync descriptor.proto with upstream
v0.0.14
Changelog
0bc8c93 🏳️🌈 Add --zero flag for JSON output (#15)
41a8bdc Add --zero flag for JSON output
23e07b0 Fix --in-format to also accept txt
e41cc98 Improve error message
f19888f Add goreleaser comment
v0.0.12
Changelog
d886e42 🛀 Cleanup proto-gen and proto vendoring (#13)
83f3505 Update up-to-date check
7482074 Cleanup proto-gen and proto vendoring
6318ddb Remove top-level testdata
v0.0.9
Changelog
1ec5f37 ✨ httprule: Add headers to ClientConn (#10)
cb5d162 httprule: Add headers to ClientConn