blob: 826b16d4381a7f2fabf59821ba1af1771ea7f060 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
unicode (1.1) unstable; urgency=medium
* Fixed copyright
* Support Unicode conversion for basic types like char and wchar_t
* Support other basic types: uint8_t, ...
* Support different container types
* Support GCC
-- Roland Reichwein <mail@reichwein.it> Fri, 05 Feb 2021 21:53:32 +0100
unicode (1.0) unstable; urgency=medium
* First version
-- Roland Reichwein <mail@reichwein.it> Thu, 10 Jan 2021 18:59:59 +0200
|