Changelog of @hackage/ghc-tags 1.3

ghc-tags-1.3 (2021-05-23)

  • Properly escape ex mode search commands.
  • Fix parsing of generated ctags file.
  • Remove non-ascii kind symbols (ctags).
  • Make generation of Ex mode search commands optional (ctags).
  • Don't check stored mtimes if there are no tags.

ghc-tags-1.2 (2021-05-22)

  • Fix sorting of ctags.
  • Express addresses of ctags as ex commands.
  • Improve performance of parsing a ctags file.

ghc-tags-1.1 (2021-05-18)

  • Fix compatibility with GHC 8.10.
  • Drop support for GHC 8.8.
  • Make output flag ctags compatible.
  • Increase allocation area to 4MB for better performance.

ghc-tags-1.0 (2021-05-17)

  • Initial release.