Releases: jw3126/Setfield.jl
Releases · jw3126/Setfield.jl
v0.6.0
v0.5.4
v0.5.3
v0.5.3 (2019-12-12)
Merged pull requests:
- CompatHelper: bump compat for "Requires" to "1.0" (#111) (github-actions[bot])
- CompatHelper: add new compat entry for "Requires" at version "0.5" (#110) (github-actions[bot])
- Test with Julia 1.3 (#109) (tkf)
- [RFC] monkey patch setindex (#107) (jw3126)
- trivial typo fix (#106) (tpapp)
v0.5.2
v0.5.2 (2019-11-16)
Closed issues:
- Release v0.5.1 (#101)
Merged pull requests:
- CompatHelper: bump compat for "ConstructionBase" to "1.0" (#104) (github-actions[bot])
v0.5.1
v0.5.0
v0.4.0
v0.3.4
v0.3.3: Add ConstIndexLens for type-stable indexing of tuples (#60)
* Add ConstIndexLens for type-stable indexing of tuples * Fix spaceship doctest in intro.md for Julia 1.2 * Test ConstIndexLens with at-set macro * Include sweeper example in test