Skip to content

Releases: smpoulsen/focus

v0.3.5

28 Sep 12:49

Choose a tag to compare

This patch release cleans up warnings during compilation.

v0.3.3: Fixes:

14 Jul 22:34

Choose a tag to compare

Fixes:

  • Broken composition with an empty list in the path (#19)

v0.3.2: Bug-fixes

12 Jul 13:25

Choose a tag to compare

Bug-fixes

  • Fixes using lenses to index into empty lists.
  • Fixes using non-numeric lenses to index into non-keyword lists.

v0.3.1

03 Jul 21:05

Choose a tag to compare

Enhancements (non-breaking)

  • Add pipeline-able versions of Focus.view/2, Focus.set/3, Focus.over/3