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