Skip to content

If you use application config this library breaks in mix release on 1.9 #42

@Adzz

Description

@Adzz

I think it would be worth removing the ability to configure through Application config, as it should be discouraged (that's not what application config is for) and it currently wont work if you use mix releases in 1.9 because of this bug: elixir-lang/elixir#9225

I'd be happy to make a PR, would have to be a major update though, as it will be breaking for people who are using application config.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions