Skip to content

sheharyarn/memento

Back Explicitly use a range step of -1 (#38)

Commit details

Explicitly use a range step of -1 (#38)

Description

This fixes a deprecation warning introduced in Elixir 1.18.0. Range.new/3 was added in Elixir 1.12.0 according to documentation, so should be safe to use with the versions declared to be supported by Memento.

Metadata

Author
Eric Saxby sax@livinginthepast.org
Committed
Commit

Contributors

  • Eric Saxby sax@livinginthepast.org Author