Skip to content

Remove deprecated (1.15) functions#33

Open
haljin wants to merge 1 commit into
expede:masterfrom
haljin:elixir1.15-deprecations
Open

Remove deprecated (1.15) functions#33
haljin wants to merge 1 commit into
expede:masterfrom
haljin:elixir1.15-deprecations

Conversation

@haljin

@haljin haljin commented Jul 28, 2023

Copy link
Copy Markdown
Contributor
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

haljin commented Aug 10, 2023

Copy link
Copy Markdown
Contributor Author

Hi @expede is this repo still maintained at all?

@Valian

Valian commented Aug 15, 2023

Copy link
Copy Markdown

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