Releases: dmy/elm-doc-preview
Releases · dmy/elm-doc-preview
2.0.0
- Allow to view dependencies documentation offline
- Add applications support (
README
and dependencies) - Add regex documentation filter box
- Use a sticky navigation bar
- Add
edp
executable alias - Export node.js API
- Work-around #15
TypeError: Ut is not a function
(elm/compiler#1836) - Fix annoying #16 server exception with disconnected clients, and broadcast messages to all clients
- Improve uncaught exceptions logs (particularly
EADDRINUSE
) - Check for updates on startup (#11)
Lots of changes, so please report any bug or regression.