Release 0.10
Some minor API changes and bugfixes, mostly stabilization.
See https://www.gnu.org/software/libredwg/ and NEWS
e890b4d3ab8071c78c4eb36e6f7ecd30e7f54630b0e2f051b3fe51395395d5f7 libredwg-0.10.tar.gz
8c37c4ef985e4135e3d2020c502c887b6115cdbbab2148b2e730875d5659cd66 libredwg-0.10.tar.xz
3d007ac215250bfd66a4ea6d1950c3947beac3382c9d0c6546dad25cec6d27e2 libredwg-0.10-win32.zip
b16c791498e25f3226dea8bedf415a693958d0a19fa41b8bbf92fc41c5bb86e0 libredwg-0.10-win64.zip
The default download locations are at https://ftp.gnu.org/gnu/libredwg/ or at one of its mirrors: https://www.gnu.org/prep/ftp.html
First, be sure to download both the .sig file
and the corresponding tarball. Then, run a command like this:
gpg --verify libredwg-0.10.tar.gz.sig
If that command fails because you don't have the required public key,
then run this command to import it:
gpg --keyserver keys.gnupg.net --recv-keys B4F63339E65D6414
and rerun the gpg --verify command.