Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2020-05-08 | 1.0 kB | |
v0.12.1 source code.tar.gz | 2020-05-08 | 18.2 kB | |
v0.12.1 source code.zip | 2020-05-08 | 25.3 kB | |
Totals: 3 Items | 44.5 kB | 0 |
Parameters v0.12.1
Closed issues:
- Use Setfield.jl instead of reconstruct? (#50)
- Global Method Error (#91)
- example for line breaking in @unpack docstring (#98)
- Consider adding an attrs
-like converter macro? (#100)
- Calling with kwargs (#103)
- Cannot use with_kw as part of a macro (#104)
- Add FieldDefaults.jl
to README.md? (#106)
- @pack_MyType (#107)
- Request: add example of customized/specialized unpack in docs (#110)
- complete unpacking of Named Tuples (#114)
- reconstruct modifies input Dict (#115)
- MethodError: no method matching stripsubtypes(::Int64) (#118)
Merged pull requests: - Add related packages to README.md (#108) (@singularitti) - Using UnPack.jl (#112) (@mauro3) - Fixed aliasing bug for Dicts in reconstruct (#117) (@mauro3) - Install TagBot as a GitHub Action (#119) (@JuliaTagBot) - CompatHelper: bump compat for "UnPack" to "1.0" (#122) (@github-actions[bot])