Skip to content

Releases: blake-education/exbuf_plug

2.0.1

24 Dec 03:20
bc5c198

Choose a tag to compare

Changed

  • bump protobuf dependency to 0.15.0 for compatibility with blake_protobufs

2.0.0

29 Jan 03:11
bcf8abc

Choose a tag to compare

Added

  • bump Elixir to 1.16.3 and Erlang to 26.2.5.6 for testing
  • change package dependency from ex_protobufs to protobufs, this is a potentially breaking change:
    • when decoding, the nested complex types are now the relevant struct, not a map
    • run mix deps.unlock --unused to clean up your mix.lock file.

1.0.0

05 Jul 06:43
f56f546

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.0...1.0.0

upgrade cowboy, plug and exprotobuf

07 Feb 00:01
2b95b63

Choose a tag to compare

Merge pull request #3 from blake-education/upgrade-cowboy-plug

upgrade deps cowboy, plug and exprotobuf