Skip to content

Conversation

@haljin
Copy link
Contributor

@haljin haljin commented Jul 28, 2023

warning: Exception.exception?/1 is deprecated. Use Kernel.is_exception/1 instead

starts to occur in Elixir 1.15. This should hopefully fix this, although it does require minimum Elixir version of 1.11 (https://hexdocs.pm/elixir/1.15.4/Kernel.html#is_exception/1) so I have updated mix.exs as well.

However that also means CI should be updated, but I am not sure how you'd prefer it? :)

@haljin
Copy link
Contributor Author

haljin commented Aug 10, 2023

Hi @expede is this repo still maintained at all?

@Valian
Copy link

Valian commented Aug 15, 2023

Also looking forward to merging that PR, it's hard to use Exceptional with all these warnings.

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.

2 participants