
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://nuspell.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://nuspell.github.io/" rel="alternate" type="text/html" /><updated>2025-12-09T16:23:04+00:00</updated><id>https://nuspell.github.io/feed.xml</id><title type="html">Nuspell</title><subtitle>Nuspell 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.
</subtitle><author><name>Nuspell Team</name></author><entry><title type="html">Version 5.1.6</title><link href="https://nuspell.github.io/2024/07/04/version-5.1.6.html" rel="alternate" type="text/html" title="Version 5.1.6" /><published>2024-07-04T00:00:00+00:00</published><updated>2024-07-04T00:00:00+00:00</updated><id>https://nuspell.github.io/2024/07/04/version-5.1.6</id><content type="html" xml:base="https://nuspell.github.io/2024/07/04/version-5.1.6.html"><![CDATA[<p>Nuspell <a href="https://github.com/nuspell/nuspell/releases/tag/v5.1.6">version 5.1.6</a>
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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Nuspell 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.]]></summary></entry><entry><title type="html">Version 5.1.5</title><link href="https://nuspell.github.io/2024/07/03/version-5.1.5.html" rel="alternate" type="text/html" title="Version 5.1.5" /><published>2024-07-03T00:00:00+00:00</published><updated>2024-07-03T00:00:00+00:00</updated><id>https://nuspell.github.io/2024/07/03/version-5.1.5</id><content type="html" xml:base="https://nuspell.github.io/2024/07/03/version-5.1.5.html"><![CDATA[<p><a href="https://github.com/nuspell/nuspell/releases/tag/v5.1.5">Version 5.1.5</a> 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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Version 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.]]></summary></entry><entry><title type="html">Version 5.1.4</title><link href="https://nuspell.github.io/2023/11/08/version-5.1.4.html" rel="alternate" type="text/html" title="Version 5.1.4" /><published>2023-11-08T00:00:00+00:00</published><updated>2023-11-08T00:00:00+00:00</updated><id>https://nuspell.github.io/2023/11/08/version-5.1.4</id><content type="html" xml:base="https://nuspell.github.io/2023/11/08/version-5.1.4.html"><![CDATA[<p>Nuspell <a href="https://github.com/nuspell/nuspell/releases/tag/v5.1.4">version 5.1.4</a>
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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Nuspell 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.]]></summary></entry><entry><title type="html">Version 5.1.3</title><link href="https://nuspell.github.io/2023/08/27/version-5.1.3.html" rel="alternate" type="text/html" title="Version 5.1.3" /><published>2023-08-27T00:00:00+00:00</published><updated>2023-08-27T00:00:00+00:00</updated><id>https://nuspell.github.io/2023/08/27/version-5.1.3</id><content type="html" xml:base="https://nuspell.github.io/2023/08/27/version-5.1.3.html"><![CDATA[<p><a href="https://github.com/nuspell/nuspell/releases/tag/v5.1.3">Version 5.1.3</a> 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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Version 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.]]></summary></entry><entry><title type="html">Version 5.1.2</title><link href="https://nuspell.github.io/2022/09/29/version-5.1.2.html" rel="alternate" type="text/html" title="Version 5.1.2" /><published>2022-09-29T00:00:00+00:00</published><updated>2022-09-29T00:00:00+00:00</updated><id>https://nuspell.github.io/2022/09/29/version-5.1.2</id><content type="html" xml:base="https://nuspell.github.io/2022/09/29/version-5.1.2.html"><![CDATA[<p>Nuspell <a href="https://github.com/nuspell/nuspell/releases/tag/v5.1.2">version 5.1.2</a>
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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Nuspell 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.]]></summary></entry><entry><title type="html">Version 5.1.1</title><link href="https://nuspell.github.io/2022/09/09/version-5.1.1.html" rel="alternate" type="text/html" title="Version 5.1.1" /><published>2022-09-09T00:00:00+00:00</published><updated>2022-09-09T00:00:00+00:00</updated><id>https://nuspell.github.io/2022/09/09/version-5.1.1</id><content type="html" xml:base="https://nuspell.github.io/2022/09/09/version-5.1.1.html"><![CDATA[<p>Nuspell <a href="https://github.com/nuspell/nuspell/releases/tag/v5.1.1">version 5.1.1</a>
has been released. Configuration option <code class="language-plaintext highlighter-rouge">BUILD_TOOLS</code> 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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Nuspell 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.]]></summary></entry><entry><title type="html">Version 5.1.0</title><link href="https://nuspell.github.io/2022/02/15/version-5.1.0.html" rel="alternate" type="text/html" title="Version 5.1.0" /><published>2022-02-15T00:00:00+00:00</published><updated>2022-02-15T00:00:00+00:00</updated><id>https://nuspell.github.io/2022/02/15/version-5.1.0</id><content type="html" xml:base="https://nuspell.github.io/2022/02/15/version-5.1.0.html"><![CDATA[<p><a href="https://github.com/nuspell/nuspell/releases/tag/v5.1.0">Version 5.1.0</a> of
Nuspell has been released. New API for finding dictionaries on the filesystem
that uses facilities from C++17 <code class="language-plaintext highlighter-rouge">std::filesystem</code> 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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Version 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.]]></summary></entry><entry><title type="html">Version 5.0.1</title><link href="https://nuspell.github.io/2021/12/12/version-5.0.1.html" rel="alternate" type="text/html" title="Version 5.0.1" /><published>2021-12-12T00:00:00+00:00</published><updated>2021-12-12T00:00:00+00:00</updated><id>https://nuspell.github.io/2021/12/12/version-5.0.1</id><content type="html" xml:base="https://nuspell.github.io/2021/12/12/version-5.0.1.html"><![CDATA[<p><a href="https://github.com/nuspell/nuspell/releases/tag/v5.0.1">Version 5.0.1</a> of
Nuspell has been released. Parsing of <code class="language-plaintext highlighter-rouge">.dic</code> files for some problematic
dictionaries has been fixed. Internal calls to <code class="language-plaintext highlighter-rouge">icu::UnicodeString::toTitle()</code>
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 <code class="language-plaintext highlighter-rouge">std::from_chars()</code> is used now.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Version 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.]]></summary></entry><entry><title type="html">Version 5.0.0</title><link href="https://nuspell.github.io/2021/06/12/version-5.0.0.html" rel="alternate" type="text/html" title="Version 5.0.0" /><published>2021-06-12T00:00:00+00:00</published><updated>2021-06-12T00:00:00+00:00</updated><id>https://nuspell.github.io/2021/06/12/version-5.0.0</id><content type="html" xml:base="https://nuspell.github.io/2021/06/12/version-5.0.0.html"><![CDATA[<p><a href="https://github.com/nuspell/nuspell/releases/tag/v5.0.0">Version 5.0.0</a> 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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Version 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.]]></summary></entry><entry><title type="html">Version 4.2.0</title><link href="https://nuspell.github.io/2020/12/12/version-4.2.0.html" rel="alternate" type="text/html" title="Version 4.2.0" /><published>2020-12-12T00:00:00+00:00</published><updated>2020-12-12T00:00:00+00:00</updated><id>https://nuspell.github.io/2020/12/12/version-4.2.0</id><content type="html" xml:base="https://nuspell.github.io/2020/12/12/version-4.2.0.html"><![CDATA[<p>Nuspell <a href="https://github.com/nuspell/nuspell/releases/tag/v4.2.0">version 4.2.0</a>
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.</p>]]></content><author><name>Nuspell Team</name></author><summary type="html"><![CDATA[Nuspell 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.]]></summary></entry></feed>