awakesecurity / proto3-suite

Haskell Protobuf Implementation
https://hackage.haskell.org/package/proto3-suite
Other
81 stars 56 forks source link

Support --string-type Data.Text.Short.ShortText #226

Closed j6carey closed 1 year ago

j6carey commented 1 year ago

Also replace newtype OverrideToSchema with String and Bytes newtypes in hopes of making it easier to understand how type class instances are selected.

j6carey commented 1 year ago

@jcarr-awake , does 889e5edc22089674415c3d43c0d31221ad71d5ab help with your concerns over CHANGELOG.md?