Skip to content

Releases: JuliaDocs/DocStringExtensions.jl

v0.8.2

15 Jun 03:01
1594674
Compare
Choose a tag to compare

DocStringExtensions v0.8.2

Diff since v0.8.1

Closed issues:

  • TYPEDSIGNATURES gets confused with more than one type parameter (#84)
  • TYPEDSIGNATURES error when Union in type signature (#87)

Merged pull requests:

v0.8.1

08 Oct 15:50
v0.8.1
Compare
Choose a tag to compare

v0.8.1 (2019-10-08)

Diff since v0.8.0

Closed issues:

  • Failure on nightly (#82)

Merged pull requests:

v0.8.0

22 Jun 06:47
v0.8.0
4f4fb24
Compare
Choose a tag to compare

Feature release.

  • Adds the TYPEDFIELDS abbreviation that lists the fields of a type together with their docstrings and types. (#75, #77)

v0.7.0

11 Mar 07:29
Compare
Choose a tag to compare

Feature release.

  • Introduce the TYPEDSIGNATURES abbreviation that will expand into typed function signatures. (#20, #72)

v0.6.0

23 Nov 08:06
ddfdccd
Compare
Choose a tag to compare
  • README and LICENSE abbreviations (#68).
  • Test improvements (#70).

v0.5.0

30 Aug 09:14
Compare
Choose a tag to compare

Feature release.

  • Introduce the FUNCTIONNAME abbreviation. (#59, #66)
  • Drop Julia 0.6 support. (#65)

v0.4.6

11 Aug 14:33
69eb50a
Compare
Choose a tag to compare

Updates for Julia v0.7 and v1.0.

v0.4.5

03 Jul 07:07
8f081b5
Compare
Choose a tag to compare

Maintenance release bringing DocStringExtensions up to speed with Julia master. (#60)

v0.4.4

27 Mar 21:05
cc83610
Compare
Choose a tag to compare

Maintenance release to maintain compatibility with and remove deprecations on Julia 0.7-dev. (#53, #55, #57)

v0.4.3

18 Jan 23:29
73fc332
Compare
Choose a tag to compare

Bugfix release to maintain compatibility with Julia 0.7-dev. (#50)