Files
erlang-jose/erlang-jose.changes

26 lines
949 B
Plaintext
Raw Permalink Normal View History

-------------------------------------------------------------------
Thu Jul 25 23:51:57 UTC 2024 - mrueckert@suse.de
- bump package to 1.11.1 and 1.11.10 depending on the supported
erlang versions
-------------------------------------------------------------------
Thu Nov 23 20:38:35 UTC 2017 - mrueckert@suse.de
- Update to version 1.8.4:
* Version 1.8.4
* Add support for reading/writing PKIX for Curve25519 and Curve448.
* Add support for ojson.
* Update erlang.mk
* Version 1.8.3
* Make 1.8.2 compile with OTP-17 * Use maps:put/3 since variables can only be used as keys for maps starting on OTP-18
* Version 1.8.2
* Whoops, ESL only has Elixir 1.4.1 for travis tests.
* Use OTP 19.3 and Elixir 1.4.2 for travis tests.
* Update dependencies and lexical poison encoder for poison 3
-------------------------------------------------------------------
Thu Nov 23 20:38:21 UTC 2017 - mrueckert@suse.de
- initial package