Skip to content

Releases: JuliaDocs/DocumenterTools.jl

v0.1.20

24 Sep 11:18
1809533
Compare
Choose a tag to compare

DocumenterTools v0.1.20

Diff since v0.1.19

Merged pull requests:

Closed issues:

  • Use Git JLL for genkeys (#70)
  • Allow OpenSSH @9 (#73)
  • Compat helper is disabled (#87)
  • Remove format in make.jl-generator (#89)

v0.1.19

28 Jan 03:55
Compare
Choose a tag to compare

DocumenterTools v0.1.19

Diff since v0.1.18

Merged pull requests:

Closed issues:

  • Instructions for installing DOCUMENTER_KEY on GitHub are out of date (#84)

v0.1.18

27 Sep 06:26
e585c1b
Compare
Choose a tag to compare

DocumenterTools v0.1.18

Diff since v0.1.17

Merged pull requests:

Closed issues:

  • Using development version of Documenter.jl will pull old release of DocumenterTools (#79)
  • Documenter 1.0 (#80)

v0.1.17

29 Jun 06:21
5f5266e
Compare
Choose a tag to compare

DocumenterTools v0.1.17

Diff since v0.1.16

Closed issues:

  • Fix Travis.genkeys() for Windows (#5)
  • Watch 'n' build (#13)
  • A way to run a local HTTP server (#18)
  • [docs] inconsistent example in DocumenterTools.generate? (#53)
  • Remove Travis from the genkeys() (#67)

Merged pull requests:

  • Point to DocumenterTools section in Documenter.jl's docs (#66) (@mroavi)
  • Remove Travis reference in printout, clarify docstring (#69) (@mortenpi)
  • feat: compress css (#71) (@pfitzseb)
  • tests: run outdated warning test in a temporary directory (#72) (@mortenpi)

v0.1.16

14 Sep 03:02
3937ab5
Compare
Choose a tag to compare

DocumenterTools v0.1.16

Diff since v0.1.15

Bugfix release. The changes are documented in the CHANGELOG.md file.

Closed issues:

  • DocumenterTools.genkeys() fails on Windows (#64)

Merged pull requests:

v0.1.15

24 Jul 11:44
da698c1
Compare
Choose a tag to compare

DocumenterTools v0.1.15

Diff since v0.1.14

Maintenance release for updating compatibility bounds. The changes are documented in the CHANGELOG.md file.

Closed issues:

  • ERROR: IOError: could not spawn setenv (#62)

Merged pull requests:

  • add compat-helper (#58) (@oscardssmith)
  • Bump compat bound for DocStringExtensions (#59) (@serenity4)
  • CompatHelper: bump compat for AbstractTrees to 0.4, (keep existing compat) (#60) (@github-actions[bot])
  • Suggest name for public key too (#61) (@rikhuijzer)
  • Update version to 0.1.15. (#63) (@fredrikekre)

v0.1.14

08 May 04:11
a50c445
Compare
Choose a tag to compare

DocumenterTools v0.1.14

Diff since v0.1.13

A release with enhancements and bugfixes. DocumenterTools now requires Julia 1.6. The changes are documented in the CHANGELOG.md file.

Closed issues:

  • ssh-keygen as a jll (#36)
  • Keygen.jl as a separate package (#37)

Merged pull requests:

v0.1.13

17 Jun 06:26
8febf07
Compare
Choose a tag to compare

DocumenterTools v0.1.13

Diff since v0.1.12

Release with minor enhancements. The changes are documented in the CHANGELOG.md file.

Merged pull requests:

v0.1.12

09 Jun 23:57
e9cb2ce
Compare
Choose a tag to compare

DocumenterTools v0.1.12

Diff since v0.1.11

Merged pull requests:

v0.1.11

06 Jun 01:00
49535a2
Compare
Choose a tag to compare

DocumenterTools v0.1.11

Diff since v0.1.10

A release with new features. The changes are documented in the CHANGELOG.md file.

Merged pull requests:

  • Retrocatively generate warning for outdated docs (#51) (@pfitzseb)