Skip to content

v1.0.0

Compare
Choose a tag to compare
@julia-tagbot julia-tagbot released this 13 Nov 01:48
· 154 commits to master since this release
v1.0.0
2bb8db0

v1.0.0 (2019-11-12)

Diff since v0.1.0

Closed issues:

  • Automatically generate constructorof/basetypeof for more types (#27)
  • Stable doc is not deployed (#24)
  • Tag a release (#13)
  • reconstruct(::Type, args...) vs constructorof(::Type)(args...) (#7)

Merged pull requests:

  • bump version to 1.0 (#28) (rafaqz)
  • Add a section "Tips for designing types" (#23) (tkf)