Skip to content

Releases: sphaso/noether

2.0.0

05 Mar 20:00

Choose a tag to compare

New module Noether.Try is introduced to handle functions that might raise. Thanks @cottinisimone for the great contribution!

Breaking change: as a consequence, Either.try was removed. Use the functions in the new module instead.

0.3.0

05 Oct 07:19
62916b7

Choose a tag to compare

List.zip_with/3 is deprecated.