Tz World version 1.3.1
Bug Fixes.
Thanks to @mjquinlan2000 for the report of issues on Elixir 1.15 and OTP 26.
-
Always send a
User-Agent
header to the Github API to avoid 403 responses. -
Add
:ssl
to:extra_applications
to support Elixir 1.15 and OTP 26. -
Update
TzWorld.Downloader.get_url/1
to follow the erlef security guidelines.