Hello All-
I'm pleased to announce a new release of guile-aspell, a spellcheck
library for use with Guile. In terms of functionality, it is
identical to v0.4. All updates to v0.5.0 have to do with build, test,
and CI/CD.
For Release 0.5.0 - Dec 1, 2021
- the dependency on gnulib is dropped
- aspell.scm is now compiled on installation
- the default installation directory for source *.scm files is now
$datadir/guile/site/$GUILE_EFFECTIVE_VERSION
- the default installation directory for compiled *.go files is now
$libdir/guile/$GUILE_EFFECTIVE_VERSION/site-ccache
- new configure option '--with-guilecachedir' to set
installation directory for compiled files
- for Cygwin, logic to find aspell dll
The canonical homepage is
https://lonelycactus.com/guile-aspell.html
The git repo is at
https://github.com/spk121/
The tarball can be found at either
https://github.com/spk121/guile-aspell/releases/download/0.5.0/guile_aspell-0.5.0.tar.gz
https://lonelycactus.com/tarball/guile_aspell-0.5.0.tar.gz
SHA256
958e3f1f80bffdc5200778804259384722b94ed0fda5957001fc652f941322a7
N.B. The website https://lonelycactus.com is struggling right now. I am
recovering from exciting events.
Thanks,
Mike Gran