v0.1.5
Accessors v0.1.5
Closed issues:
- delete() function (#30)
- Faster hashes (#31)
ConstructionBase.constructorof
drops parametric type. (#32)
Merged pull requests:
- support begin in DynamicIndexLens (#28) (@jw3126)
- make set more hygienic, see jw3126/Setfield.jl#156 (#29) (@jw3126)
- Faster hashes for index lens. See jw3126/Setfield.jl#162 (#33) (@jw3126)
- add delete() function (#34) (@aplavin)
- run doctests on julia 1.6.x (#35) (@aplavin)
- add insert() function (#36) (@aplavin)