Current section
Files
Jump to
Current section
Files
hyperbuffs
CHANGELOG.md
CHANGELOG.md
# 0.2.2
* Upgrade dependencies (plug_protobufs, protobuf_ex)
* Upgrade to Jason as the default encoder
# 0.2.2
* Upgrade dependencies (plug_protobufs)
* Upgrade to Elixir 1.7
# 0.2.1
* Change to using [protobuf-ex](https://github.com/hayesgm/protobuf-ex) protobuf library, version 0.5
* Pick up version 0.1.1 of [plug_protobufs](https://github.com/hayesgm/plug_protobufs/tree/hayesgm/new-protobufs-ex) via mix.lock
# 0.2.0
* Rename HyperBuffs to Hyperbuffs (note capitalization change)
* Support Phoenix 1.3
* Add `Service` as a first class feature
* Change to using [protobuf-elixir](https://github.com/tony612/protobuf-elixir) protobuf library
# 0.1.0
* Initial build