Skip to content

Releases: cake-contrib/Cake.DocFx

0.5.0

15 Sep 19:28
Compare
Choose a tag to compare

As part of this release we had 1 issue closed.

Requirements

  • Cake 0.22.0 - Cake 0.25.0

Breaking change

  • #55 Update to Cake 0.22

0.4.1

22 Jun 16:57
Compare
Choose a tag to compare

As part of this release we had 2 issues closed.

Requirements

  • Cake 0.17.0 - Cake 0.21.1

Bug

  • #51 Spurious obsolete warnings when running under Linux

Improvement

  • #8 Update nuspec with Cake Contrib Icon

0.4.0

15 May 13:47
Compare
Choose a tag to compare

As part of this release we had 4 issues closed.

Requirements

  • Cake 0.17.0 - Cake 0.21.1

Improvements

  • #48 Add possibility to specifiy log level for metadata
  • #47 Add possibility to specifiy log file for metadata
  • #46 Add possibility to specifiy log level for build
  • #44 Add possibility to specifiy log file for build

0.3.0

02 May 09:42
Compare
Choose a tag to compare

As part of this release we had 11 issues closed.

Requirements

  • Cake 0.17.0 - Cake 0.21.1

Breaking changes

  • #35 Mark aliases for docfx without subcommand as obsolete
  • #33 Move different subcommands to individual namespaces
  • #23 Mark runner as internal

Feature

  • #13 Add support for docfx init

Improvements

  • #31 Support passing globalMetadata
  • #26 Add support for previewing documentation

Documentation

  • #39 Improve comments for aliases
  • #29 Add anchors for headings
  • #28 Add copy functionality to code snippets
  • #27 Add GitHub & Gitter buttons
  • #24 Use different categories to document aliases

0.2.0

15 Feb 20:18
e3c6726
Compare
Choose a tag to compare

As part of this release we had 9 issues closed.

Requirements

  • Cake 0.17.0 - Cake 0.21.1

Bug

  • #9 Add lib folder structure to NuGet package

Improvements

  • #19 Remove usage of obsolete Tool
  • #17 Upgrade to latest Cake
  • #12 Convert this repo to use Cake.Recipe
  • #7 Update NuGet Metadata

Documentation

  • #18 Add Wyam Documentation generation

0.1.6

15 Feb 13:04
Compare
Choose a tag to compare
  • Added some documentation and examples. (Thanks to robertcoltheart)

0.1.5

15 Feb 13:03
Compare
Choose a tag to compare
  • Normalized namespaces

0.1.0

15 Feb 13:02
Compare
Choose a tag to compare
  • Initial release
  • Generate your documentation with DocFxBuild

0.1.4

15 Feb 13:03
Compare
Choose a tag to compare
  • Added DocFxMetadata and DocFx alias