Skip to content

v0.1.43

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Dec 14:11

Accessors v0.1.43

Diff since v0.1.42

Merged pull requests:

Closed issues:

  • API to query if something is a lens/optic (#50)
  • String properties not supported (#145)
  • from Setfield to Accessors (#151)
  • obj position in argument order (#154)
  • Is Elements supposed to be working with delete? (#176)
  • Type stability and constant propagation with @set on NamedTuple (#198)
  • @delete "abc"[2:3] doesn't work (#199)
  • Other Recursive (#200)
  • Setting values of triangular matrices also sets data above/below the diagonal (#203)
  • Chained assignments (#204)
  • @modify should throw an error when optic is missing arguments (#211)