Skip to content

Update for Elixir 1.15+ compatibility & bump version to 0.3.0#1

Open
paulnicholson wants to merge 1 commit intoflupke:masterfrom
gatherdigital:master
Open

Update for Elixir 1.15+ compatibility & bump version to 0.3.0#1
paulnicholson wants to merge 1 commit intoflupke:masterfrom
gatherdigital:master

Conversation

@paulnicholson
Copy link

  • Require Elixir ~> 1.11
  • Switch to import Config from deprecated use Mix.Config
  • Use parentheses for zero-arity function calls (deps/0, package/0)
  • Switch to extra_applications from deprecated applications
  • Switch iconverl dependency from GitHub git ref to Hex package
  • Update Travis CI to test against Elixir 1.11.4 / OTP 23.0
  • Update mix.lock with new dependency versions

  - Require Elixir ~> 1.11
  - Switch to `import Config` from deprecated `use Mix.Config`
  - Use parentheses for zero-arity function calls (deps/0, package/0)
  - Switch to `extra_applications` from deprecated `applications`
  - Switch iconverl dependency from GitHub git ref to Hex package
  - Update Travis CI to test against Elixir 1.11.4 / OTP 23.0
  - Update mix.lock with new dependency versions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant