Skip to content

Instantly share code, notes, and snippets.

@julien-truffaut
Last active October 17, 2016 19:36
Show Gist options
  • Save julien-truffaut/e6bd6c742aaf19c786e0820d90d9cfb7 to your computer and use it in GitHub Desktop.
Save julien-truffaut/e6bd6c742aaf19c786e0820d90d9cfb7 to your computer and use it in GitHub Desktop.
release notes

1.3.0

17 October 2016

Addition

  • new unsafe module with select #394 (thanks to cesartl)
  • refactor optics laws to use random functions #357
  • add Wrapped typeclass #365 (thanks to puffnfresh)
  • add State syntax for Optional #387 (thanks to cb372)
  • add transformM and transformCounting to Plated #391 (thanks to arkadius)
  • add applyN for Traversal #379 (thanks to jule64)
  • add mapping #396 (thanks to mdulac)

Deprecation

  • remove all deprecated elements from 1.1 e.g. (Lenser, headMaybe, getMaybe, setMaybe, modifyMaybe) (see)

Upgrades

dependencies monocle 1.2.2 monocle 1.3.0
scalaz 7.2.2 7.2.6
shapeless 2.2.5 2.3.2
refined 0.3.2 0.5.0
discipline 0.4 0.7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment