help-libidn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libidn2 2.0.0 released


From: Tim Rühsen
Subject: libidn2 2.0.0 released
Date: Mon, 03 Apr 2017 21:31:15 +0200
User-agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; )

Hi,

we are happy to announce a new alpha release 2.0.0 of libidn2.

This will be the last release before we go stable.
Please test and report back any issues.

We already changed the versioning layout to not get in conflict with libidn 
which is at 1.x.

The project now switched to Gitlab which btw is a great collaboration tool.
Savannah's libidn git repository is kept in sync with Gitlab.

The upload to alpha.gnu.org currently doesn't work out for us, so we offer the 
tarballs + signature also at Gitlab.


* Version 2.0.0 (released 2017-03-29) [alpha]

** Version numbering scheme changed

** Added to ASCII conversion functions corresponding to libidn1 functions:
    - idn2_to_ascii_4i
    - idn2_to_ascii_4z
    - idn2_to_ascii_8z
    - idn2_to_ascii_lz

** Added to unicode conversion functions corresponding to libidn1 functions:
    - idn2_to_unicode_8z4z
    - idn2_to_unicode_4z4z
    - idn2_to_unicode_44i
    - idn2_to_unicode_8z8z
    - idn2_to_unicode_8zlz
    - idn2_to_unicode_lzlz

** The idn2 manual page is generated from markdown text instead of utilizing
   help2man on the generated tool.

** Including idn2.h will provide libidn1 compatibility functions
   unless IDN2_SKIP_LIBIDN_COMPAT is defined. That allows converting
   applications from libidn1 (which offers IDNA2003) to libidn2 (which
   offers IDNA2008) by replacing idna.h to idn2.h in the applications'
   source.

** API and ABI is backwards compatible with the previous version.


Download
  https://gitlab.com/libidn/libidn2/uploads/5be2a47416187f857755cae563da0fce/
libidn2-2.0.0.tar.gz
  https://gitlab.com/libidn/libidn2/uploads/97d4240076af3c145d703b2fa6826c8f/
libidn2-2.0.0.tar.xz

Signatures
  https://gitlab.com/libidn/libidn2/uploads/5f73d3a3799477e6d1ae499b39262165/
libidn2-2.0.0.tar.gz.sig
  https://gitlab.com/libidn/libidn2/uploads/6aa8567cb1b718e886da96ea4863771f/
libidn2-2.0.0.tar.xz.sig

Project Website
  https://www.gnu.org/software/libidn/#libidn2

Online Documentation
  https://libidn.gitlab.io/libidn2/manual/libidn2.html

Getting the Source Code
  git clone https://gitlab.com/libidn/libidn2

Source Code Test Coverage
  https://libidn.gitlab.io/libidn2/coverage/


With Best Regards, Tim

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]