Skip to content

4.0.0

Compare
Choose a tag to compare
@rlefevre rlefevre released this 06 Apr 14:22
· 43 commits to master since this release

Breaking changes

New features:

  • Add -r, --no-reload option to disable hot reloading.
    This can be useful for large applications. The documentation can be refreshed manually by reloading the page in the browser (usually F5).
  • Add -o, --output to generate the documentation without starting the server (fix #30, #31)
  • Update style to match package.elm-lang.org changes
  • Add support for modules symbols index (use a space in modules search box)

Bug fixes

  • Update nodejs dependencies raising potential security vulnerabilities
  • Fix source code bold font
  • Fix links to README and operators fragments
  • Remove unreliable (offline) release dates
  • Prevent most signature overflows