All Versions
100
Latest Version
Avg Release Cycle
51 days
Latest Release
-

Changelog History
Page 5

  • v6.0.3 Changes

    • Add (*** include-fsi-output **)
    • ๐Ÿ”€ Add (*** include-fsi-merged-output **)
    • โž• Add server to dotnet watch and by default switch to local host
    • ๐Ÿ–จ Always inject fsi.AddPrinter, fsi.AddHtmlPrinter etc. into the programming model for literate scripts
  • v6.0.2 Changes

    • โœ‚ Remove the api command from the command line tool (build generalises it)
    • โž• Add missing search.js
  • v6.0.1 Changes

    • ๐Ÿ— build the Lunr index.json from every execution of fsdocs build
    • ๐Ÿ‘‰ Make the search index entries available as part of the ApiDocs model
    • โž• Add search box to generated docs
    • โž• Add ApiDocs prefix to all types in ApiDocsModel
    • โœ‚ Remove Details from ApiDocsModel
  • v5.0.5 Changes

    • Correct behaviour of '--clean'
  • v5.0.4 Changes

    • ๐Ÿ›  Fix emit of odd character in latex output
  • v5.0.3 Changes

    • โšก๏ธ Paket update and remove workaround code
    • โž• add '--clean' to fsdocs
  • v5.0.2 Changes

    • โšก๏ธ Update to FCS v36.0
    • โž• Add .ipynb output option for documents
    • โž• Add .fsx output option for documents
    • Literate.WriteHtml --> Literate.ToHtml/Literate.WriteHtml overloads
    • ๐Ÿ“‡ MetadataFormat.Generate --> ApiDocs.GenerateHtml/ApiDocs.GenerateModel overloads
    • ๐Ÿ›  Fix Literate.* to do approximate (non-razor) templating/
    • โœ‚ Remove Razor support
    • HTML templates now use {{prop-name}}
    • FSharp.CodeFormat --> FSharp.Formatting.CodeFormat
    • FSharp.Markdown --> FSharp.Formatting.Markdown
    • FSharp.Literate --> FSharp.Formatting.Literate and FSharp.Formatting.Literate.Evaluation
    • ๐Ÿ“‡ FSharp.MetadataFormat --> FSharp.Formatting.ApiDocs
    • FSharp.ApiDocs uses HTML substitution for templating, no Razor
    • โž• Add "include-it" and "include-output" with implied reference to the immediately preceding snippet
    • ๐Ÿ’ป For command line tool Rename fsformatting to fsdocs Update command line parser "fsformatting literate process-directory" --> "fsdocs convert" "fsformatting metadata-format generate" --> "fsdocs api" "--dllFiles" --> "--dlls" "--outDir" --> "--output" "--outputDirectory" --> "--output" "--output" is optional (defaults to 'output') "--inputDirectory" --> "--input" Add --nonpublic Add --xmlComments Automatically populate metadata from project settings.
    • โž• Add fsdocs build command to the documentation generator that has lots of sensible defaults.
  • v4.1.0 Changes

    June 01, 2020
    • ๐Ÿ‘Œ Support preview F# language features.
    • โž• Add support for customizing assigned CSS class.
  • v4.0.1 Changes

    May 12, 2020
    • Add .NET Core support for all libraries.
    • Update to FSCS v35.0.
    • Add helpers for CustomOperationAttribute.
  • v4.0.0-rc2

    April 24, 2020