freebsd-ports/textproc/vale/pkg-message
Stefan Esser 6f177e2e51
textproc/vale: Update version 2.30.0=>3.4.1
There are breaking changes with this update. Please read the release note
here on how to update the config directory.

https://github.com/errata-ai/vale/releases/tag/v3.0.0

Changelog: https://github.com/errata-ai/vale/releases/tag/v3.4.1
2024-04-23 12:47:22 +02:00

13 lines
301 B
Text

[
{
type: upgrade
maximum_version: 3.0.0
message: <<EOM
When upgrading from version 2.x to 3.x, you'll need to move your
vocabularies
from $StylesPath/Vocab to $StylesPath/config/vocabularies.
See the "vale ls-dirs" command for the location of $StylesPath on your
system.
EOM
}
]