0d4d3b0bec
- Update to 2.16 * fixed issue #178 * added new enums from new unicode release in UBlockCode, UScriptCode * added missing wrappers for ECollationStrength and EComparisonResult * added wrapper for UIndicConjunctBreak * added support for ICU 78.1 (bsc#1253118)
Daniel Garcia2025-11-07 08:05:00 +00:00
a41b76b679
Accepting request 1307080 from devel:languages:python
Ana Guerrero2025-09-26 20:24:13 +00:00
fbb6ed4223
Accepting request 1307079 from home:glaubitz:branches:devel:languages:python
Nico Krapp2025-09-25 10:59:34 +00:00
7179f4959b
Accepting request 1222456 from devel:languages:python
Ana Guerrero2024-11-08 10:55:50 +00:00
0ee4c1631c
- Update to 2.14 * added wrappers for UCPMap.get|getRange and Char.getIntPropertyMap * added wrapper for Locale.getUnicodeKeywordValue * added wrapper for UnicodeString.remove, UnicodeString.removeBetween * added wrapper for UnicodeString.retainBetween, UnicodeString.truncate * fixed bogus UBool uses on stack instead of int (Martin Jansche) * added support for ICU 76.1
Dirk Mueller2024-11-07 13:17:37 +00:00
8de244f37c
Accepting request 1180849 from devel:languages:python
Ana Guerrero2024-06-17 17:27:06 +00:00
ead2f03508
- Update to 2.13.1: - change c++11 to c++17 in setup.py as current versions of ICU require it - 2.13 - fixed build issues on Windows - added wrappers for MeasureUnit(locale, width) and getUnitDisplayName() - added wrappers for DateFormatSymbols.getEra|ZodiacNames() - added wrappers for DateFormatSymbols.getZoneStrings() - added wrappers for LocaleDisplayNames - fixed bug dealloc calling wrong destructor on most types (Fredrik Roubert) - added support for ICU 75.1 - added wrappers for LocalizedNumber|Range|Formatter.withoutLocale() - added wrappers for UIdentifierType, Char.hasIDType(), Char.getIDTypes() - added wrappers for UIdentifierStatus - added wrappers for UProperty.IDENTIFIER_TYPE, UProperty.IDENTIFIER_STATUS
Daniel Garcia2024-06-14 08:31:06 +00:00
42bb6b4cfb
Accepting request 1133871 from devel:languages:python
Ana Guerrero2023-12-19 22:15:24 +00:00
620646aced
- update to 2.12: * fixed bug in RegexMatcher.reset() not retaining ownership of string - added wrappers for TimeZoneNames class - added wrapper for TimeZone.getIanaID() - added wrapper for * added support for ICU 74.1 - add missing six declaration for testsuite * Support ICU 69
Dirk Mueller2023-12-18 14:06:33 +00:00
43b6ce1fbc
- Update to 2.3: - added support for also trying pkg-config for build configuration (Linux) - fixed compilation issue in collator.cpp when not using c++11 (and icu < 60) - added support for ICU 64.1 - filled out wrappers for missing NumberFormatter methods and classes
Tomáš Chvátal
2019-04-01 13:13:42 +00:00
c045f610d5
- Version update to 2.2: * Many fixes to build well with newest ICU releases - Drop not really needed service - Cleanup with spec-cleaner
Tomáš Chvátal
2018-11-01 09:12:21 +00:00