link_shrinkex v1.0.0 Release Notes
Release Date: 2014-09-29 // about 10 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