Releases: bitwalker/exprotobuf
Releases · bitwalker/exprotobuf
Version 0.10.0
Changes
- Expose
atoms/0
andvalues/0
functions on enumerations, which allows you to do lookups on those values if desired. - Update
gpb
dependency to use hex package, removing the need for the explicit dependency in user projects - A handful of other fixes/PRs
Version 0.7.0
Changes
- Update to Elixir 0.14.3
- Build process speedup
Version 0.3.0
Version 0.3.0
Update to be compatible with 0.13.3
- No more records anywhere internally
- Preserve location in macros for better error tracking
- A few odds and ends for the internals