Skip to content

Tz World version 1.3.1

Compare
Choose a tag to compare
@kipcole9 kipcole9 released this 16 Aug 23:40
· 27 commits to master since this release
462797d

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.