September 2, 2023
- bump Elixir version to 1.15.5-otp-26
- bump Erlang version to 26.0.2
- add Livebook notebooks and add info to readme
- add dialyxir
- change config to
import Config
- make use of
Unicode.unaccent/1
- correct typespec mis-matches
- remove unused functions and function heads
- run
mix format
April 28, 2022
- remove unicode as a dep
November 9th, 2021
- bump :ex_unicode dep from {:ex_unicode, "
> 1.0"} to {:ex_unicode, "> 1.12"}