Subject: CVS commit: pkgsrc/textproc/inlyne
From: pin
Date: 2023-11-24 08:49:43
Message id: 20231124074943.B9EEEFA3F@cvs.NetBSD.org

Log Message:
textproc/inlyne: update to 0.3.2

While waiting for some of the features in the main branch to finish baking for
the v0.4 release why not enjoy some bugfixes, doc cleanups, and refactors right
now?

Fixed
 - Fixed a panic that occured when the viewed file gets removed or renamed (#145)
 - Made live code reloading more robust (#106 & #147)
    - Live code reloading should work with more editors (e.g. neovim)
    - Live code reloading should more reliable watch the desired file
 - Improved syntax highlighting (#150)
    - We now support highlighting many more formats (e.g. TOML, Dockerfiles, etc.)
    - We now support highlighting code blocks that use a language marker followed
      by a comma like ```rust,ignore
 - Nested numbered lists now display ordering correctly (#154)
 - Fixed a panic that occured on some specific system configurations (#169)

Docs
 - Use a repology badge for package manager installation (#109)
 - Make correct location of config file more clear (#122)

Along with a whole slew of internal refactors and testing improvements

I'd also like to give a big thanks to all of the contributors that helped make
this release possible!

Files:
RevisionActionfile
1.6modifypkgsrc/textproc/inlyne/Makefile
1.3modifypkgsrc/textproc/inlyne/cargo-depends.mk
1.3modifypkgsrc/textproc/inlyne/distinfo