Skip to content

v1.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Mar 05:18
· 200 commits to master since this release

1.6.0 (2021-03-21)

Bug Fixes

  • consider showing the document in external programs a sucess (fabf882)
  • fix the doc for onShowDocument (03b9b20)
  • params.selection can be undefined (921613b)
  • rename onShowDocument function to showDocument (f9549c6)
  • return success false if view is undefined (7bede25)
  • try-catch showDocument (6e8770c)
  • use free functions instead of static methods (38441c9)

Features

  • implement window/showDocument (ff1aa7a)