link_shrinkex v1.0.0 Release Notes
Release Date: 2014-09-29 // over 8 years ago-
🚀 Released September 28, 2014 (1.0.0).
- Replace deprecated
list_to_bitstring
with:erlang.list_to_bitstring
(Elixir 1.0.0) - Replace deprecated
String.to_char_list!
withString.to_char_list
(Elixir 1.0.0) - 🗄 Replace deprecated
defexception/2
todefexception/1
(Elixir 1.0.0) - 🛠 Fix breaking
LinkShrinkex.Error
tests to expectArgumentError
- ⚡️ Update version to 1.0.0
- ⚡️ Update version in README
- Replace deprecated
Previous changes from v0.0.5
-
🚀 Released January 26, 2014 (0.0.5).
- 🛠 Fix protocol implementation for
Blank, Number, Float, Integer, Tuple, Atom
(Elixir 0.12.2) - ➕ Add library to expm (Elixir Package Manager)
- ➕ Add VERSION file for centralized versioning
- ⚡️ Update copyright year in License
- ⚡️ Update version to 0.0.5
- 🛠 Fix protocol implementation for