Skip to content

Releases: JuliaDocs/DocStringExtensions.jl

v0.9.3

08 Dec 15:25
75433ec
Compare
Choose a tag to compare

DocStringExtensions v0.9.3

Diff since v0.9.2

Closed issues:

  • SIGNATURES randomly generated (#102)

Merged pull requests:

  • Fix extra newline before field description (#139) (@alyst)
  • fix broadcast on Base.rewrap_unionall in alltypesigs (#141) (@exaexa)

v0.9.2

21 Oct 11:44
81c3cd3
Compare
Choose a tag to compare

DocStringExtensions v0.9.2

Diff since v0.9.1

Closed issues:

  • too much white space (#63)
  • How to show default values and types of keyword arguments? (#135)

Merged pull requests:

v0.9.1

26 Jul 05:43
3892841
Compare
Choose a tag to compare

DocStringExtensions v0.9.1

Diff since v0.9.0

Closed issues:

  • The TYPES template does not apply to parametric types (#115)
  • Cannot get source for generated functions (#126)

Merged pull requests:

v0.9.0

26 May 11:43
9a8adb5
Compare
Choose a tag to compare

DocStringExtensions v0.9.0

Diff since v0.8.6

Closed issues:

  • Format docstrings (#120)
  • Considering writing a script to add function signatures to a code base. (#121)

Merged pull requests:

v0.8.6

25 Oct 19:18
947bbad
Compare
Choose a tag to compare

DocStringExtensions v0.8.6

Diff since v0.8.5

Closed issues:

  • Update CI badges in the README (#111)
  • expected test failure from the incoming Core.Compiler changes (#124)

Merged pull requests:

v0.8.5

08 Jun 23:22
4007f63
Compare
Choose a tag to compare

DocStringExtensions v0.8.5

Diff since v0.8.4

Closed issues:

  • Vararg arguments are printed without ... (#46)

Merged pull requests:

v0.8.4

23 Mar 06:15
2f833c5
Compare
Choose a tag to compare

DocStringExtensions v0.8.4

Diff since v0.8.3

Closed issues:

  • Usage with @doc raw"""""" (#101)
  • TYPEDEF does not show type parameters for abstract types. (#104)
  • How to use alias of AbstractArray instead of the full name? (Feature request) (#108)

Merged pull requests:

v0.8.3

27 Aug 12:03
5d7e09c
Compare
Choose a tag to compare

DocStringExtensions v0.8.3

Diff since v0.8.2

Closed issues:

  • @template broken with Base.@doc? (#73)
  • Bug on Julia master: ERROR: ArgumentError: invalid index: nothing of type Nothing when trying to use TYPEDSIGNATURES (#93)
  • CI is failing on Julia nightly (#95)
  • Struct with @kwdef does not follow template (#98)

Merged pull requests:

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: