Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 949 Bytes

changelog.md

File metadata and controls

30 lines (18 loc) · 949 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[2.0.0] - 2025-01-29

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 - 2024-07-05

Added

  • Add support for multipart form data

0.1.0 - 2019-02-07

Changed

  • removing the need for a base64 string, and instead deal with raw binary