Jekyll2025-12-09T16:23:04+00:00https://nuspell.github.io/feed.xmlNuspellNuspell is a fast and safe spelling checker software program. It is designed for languages with rich morphology and complex word compounding. Nuspell is written in modern C++ and it supports Hunspell dictionaries. Nuspell TeamVersion 5.1.62024-07-04T00:00:00+00:002024-07-04T00:00:00+00:00https://nuspell.github.io/2024/07/04/version-5.1.6Nuspell version 5.1.6 has been released. A fix has been made for older versions of Pandoc. Furthermore, building is more explicite about the Pandoc dependency and building the docs can be disabled. See the link to the release for more information.

]]>
Nuspell Team
Version 5.1.52024-07-03T00:00:00+00:002024-07-03T00:00:00+00:00https://nuspell.github.io/2024/07/03/version-5.1.5Version 5.1.5 of Nuspell has been released. Edge case is fixed when parsing LONG flags in the .aff file. A man-page has been added for the CLI tool and Pandoc is again a dependency for building.

]]>
Nuspell Team
Version 5.1.42023-11-08T00:00:00+00:002023-11-08T00:00:00+00:00https://nuspell.github.io/2023/11/08/version-5.1.4Nuspell version 5.1.4 has been released. The minimum required version of dependency Catch2 has been raised to v3.1.1. See the link to the release for more information.

]]>
Nuspell Team
Version 5.1.32023-08-27T00:00:00+00:002023-08-27T00:00:00+00:00https://nuspell.github.io/2023/08/27/version-5.1.3Version 5.1.3 of Nuspell has been released. For easier development on Windows, the Vcpkg manifest has been added. The Catch2 dependency for build-only and test-only has improved and its Git submodule is no longer used. The inline namespace for ABI versioning is no longer generated by Doxygen. See the link to the release for more information.

]]>
Nuspell Team
Version 5.1.22022-09-29T00:00:00+00:002022-09-29T00:00:00+00:00https://nuspell.github.io/2022/09/29/version-5.1.2Nuspell version 5.1.2 has been released. This release brings major speedup when generating suggestions in certain edge cases. It fix minor encoding issue in the CLI tool on Windows when reading from file(s) instead of the standard input. Some internal tools for testing were improved.

]]>
Nuspell Team
Version 5.1.12022-09-09T00:00:00+00:002022-09-09T00:00:00+00:00https://nuspell.github.io/2022/09/09/version-5.1.1Nuspell version 5.1.1 has been released. Configuration option BUILD_TOOLS has beed added to control building of command-line tool. Error reporting is now more detailed and robust. Compiler warnings regarding deprecated functions has been fixed. Also command-line tool on Windows and MSVC has a fix for properly accepting arguments. Details on these changes can be found in the release notes.

]]>
Nuspell Team
Version 5.1.02022-02-15T00:00:00+00:002022-02-15T00:00:00+00:00https://nuspell.github.io/2022/02/15/version-5.1.0Version 5.1.0 of Nuspell has been released. New API for finding dictionaries on the filesystem that uses facilities from C++17 std::filesystem has been added. CLI tool has been simplified and some unused features have been removed. The old API for finding dictionaries on the filesystem that used strings for paths has been deprecated. The man-page for CLI tool and dependency on pandoc have been removed. Now use –help to get manual for the CLI tool.

]]>
Nuspell Team
Version 5.0.12021-12-12T00:00:00+00:002021-12-12T00:00:00+00:00https://nuspell.github.io/2021/12/12/version-5.0.1Version 5.0.1 of Nuspell has been released. Parsing of .dic files for some problematic dictionaries has been fixed. Internal calls to icu::UnicodeString::toTitle() have been simplified, which results with a minor speedup. This enables Nuspell to be linked to unconventional ICU builds without break iterator, like the one in Firefox. This version requires GCC 8 as minimal version of GCC because internally std::from_chars() is used now.

]]>
Nuspell Team
Version 5.0.02021-06-12T00:00:00+00:002021-06-12T00:00:00+00:00https://nuspell.github.io/2021/06/12/version-5.0.0Version 5.0.0 of Nuspell has been released. Memory usage has been reduced greatly and speed of spellchecking has been improved. Long lagging suggestions in edge cases has been fixed, as is building on OS Haiku. Source and header files for the dictionary are split into multiple files resulting in a header file with no more private details. Functions and classes that have been deprecated in version 4 have been removed.

]]>
Nuspell Team
Version 4.2.02020-12-12T00:00:00+00:002020-12-12T00:00:00+00:00https://nuspell.github.io/2020/12/12/version-4.2.0Nuspell version 4.2.0 is out. There is no more dependency on Boost at all. The CLI tools now use ICU directly. Some functions that allowed the library to be used with non-Unicode encodings are now deprecated.

]]>
Nuspell Team