Skip to content

v0.1.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 08 Oct 15:44
v0.1.0
23937e9

v0.1.0 (2019-10-03)

Diff since 7c346a6fc1cd5f158d5705796539a31f868f3499

Closed issues:

  • A bit more formal setproperties specification? (#11)
  • Do I have admin access? (#3)
  • Move Setfield.@settable here? (#2)

Merged pull requests:

  • Tweak README.md (#20) (tkf)
  • Improve setproperties error message (#19) (jw3126)
  • Some tweaks in documentation (#18) (tkf)
  • Type-stable constructorof(::Type{<:NamedTuple})(args...) (#17) (tkf)
  • Define constructorof for Tuple and NamedTuple? (#16) (tkf)
  • Load docstrings from markdown files (#14) (tkf)
  • specify setproperties more precisely #11 (#12) (jw3126)
  • Restrict patch to NamedTuple (#10) (tkf)
  • Setup/fix doctests (#9) (tkf)
  • Support all active Julia 1.x (and test with them) (#8) (tkf)
  • improve README.md, fix authors (#5) (jw3126)
  • Fix Documenter setup (#4) (tkf)
  • Decide API for setproperties and constructorof (#1) (jw3126)