- 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