Steven G. Johnson
1cb28a66ca
v2.8.0 bump ( #248 )
...
* version 2.8.0 bump
* NEWS link
2022-10-30 17:24:01 -04:00
Steven G. Johnson
3c4929495a
unicode 15 support ( #247 )
2022-10-24 23:18:17 -04:00
Steven G. Johnson
e3b9a890cb
prepare for 2.7.0 release
2021-12-16 21:10:08 -05:00
Steven G. Johnson
b093cf9dd4
update for unicode 14 ( #233 )
2021-12-16 21:08:37 -05:00
Steven G. Johnson
8239639e3f
fix NULL args in grapheme_break_stateful
2020-12-15 15:26:56 -05:00
Steven G. Johnson
cea3cd158f
bump to version 2.6
2020-11-23 14:18:43 -05:00
Steven G. Johnson
189dc0e981
link fixes
2020-03-27 17:32:42 -04:00
Steven G. Johnson
2bb7d884b5
version bump to 2.5
2020-03-27 17:22:21 -04:00
Steven G. Johnson
5c632c5742
NEWS for 2.4, updated version numbers (which I forgot in 2.3, grrr)
2019-05-10 21:24:14 -04:00
Steven G. Johnson
eb39b060e7
NEWS for 2.3
2019-03-30 16:33:59 -04:00
Steven G. Johnson
98e5529a0a
2.2 release date
2018-07-24 13:25:38 -04:00
Steven G. Johnson
5384169627
note Unicode 11 in NEWS
2018-07-24 13:19:42 -04:00
Steven G. Johnson
02f4e1890c
charwidth=1 for soft hyphen and unassigned codepoints ( #135 )
...
* use width=1 for soft hyphen and for unassigned/PUA codepoints
* don't count unassigned codepoints when comparing with system wcwidth
* more tests
* indentation fixes
* NEWS for 135
* remove special-casing for arabic control characters affecting a span of numbers, which are sometimes zero-width and sometimes not
* regenerate
2018-07-24 10:45:02 -04:00
Steven G. Johnson
d81308faba
uppercase mapping ß (U+00df) to ẞ (U+1E9E) ( #134 )
...
* uppercase(0x00df) = 0x1e9e
* tests for titlecase and u+00df uppercase
* NEWS, another test
2018-05-02 14:18:26 -04:00
Steven G. Johnson
8639450134
NEWS for upcoming 2.2 release, version bump
2018-05-02 08:23:40 -04:00
Steven G. Johnson
d688ac1226
version bump to 2.1.1 ( #131 )
2018-04-27 09:58:34 -04:00
Steven G. Johnson
a7f3a3212a
fix typo in NEWS date
2016-12-26 16:01:42 -05:00
Steven G. Johnson
40e605959e
version 2.1 release
2016-12-26 15:52:48 -05:00
Steven G. Johnson
6271fb97c0
update NEWS [ci skip]
2016-12-11 16:42:24 -05:00
Steven G. Johnson
b4621f43c3
new utf8proc_map_custom for hooking in user-defined custom mappings ( #89 )
...
* new utf8proc_map_custom for hooking in user-defined custom mappings
* whoops, add test program
* NEWS, version bump for 2.1
* change test functions to static so that gcc doesn't complain about missing prototypes
2016-11-30 10:40:26 -05:00
Steven G. Johnson
ce11639220
add missing links
2016-07-27 08:04:38 -04:00
Steven G. Johnson
e3a5ed7b8b
date fix in NEWS
2016-07-27 07:59:43 -04:00
Tony Kelman
8e3174f334
NEWS and version numbers for 2.0.2 ( #81 )
...
* Add NEWS.md items for #79 and #80
* Prepare version numbers for 2.0.2
* Also update API version to 2.0.2
2016-07-27 07:58:49 -04:00
Steven G. Johnson
c3d401cf06
added NEWS for #78
2016-07-13 12:42:07 -04:00
Steven G. Johnson
f0bf106569
NEWS and version bump for 2.0.1 release, to come out shortly
2016-07-13 12:39:05 -04:00
Steven G. Johnson
7fbb7d7dd8
NEWS update
2016-07-13 12:02:47 -04:00
Steven G. Johnson
39ab2ff273
NEWS for 2.0
2016-07-13 10:57:37 -04:00
Peter Colberg
e3db4f388b
Update NEWS for version 1.3.1
2015-10-31 20:51:36 -04:00
Steven G. Johnson
24515cbbe3
add missing NEWS links
2015-07-06 12:28:50 -04:00
Steven G. Johnson
8578918015
updated NEWS for 1.3
2015-07-06 11:34:46 -04:00
Steven G. Johnson
2b6aa142ac
update NEWS for #43 and #45
2015-06-24 11:49:16 -04:00
Steven G. Johnson
d75985cf09
bump API/ABI version to 1.3, add NEWS
2015-05-29 23:07:29 -04:00
Steven G. Johnson
e1fdad0ca9
updated NEWS etc. for 1.2 release
2015-03-28 09:10:00 -04:00
Steven G. Johnson
a6fd16f29d
parens
2015-03-27 14:46:46 -04:00
Steven G. Johnson
fa303b9e3c
github crossrefs in NEWS
2015-03-27 14:45:41 -04:00
Steven G. Johnson
6da6ca4754
NEWS tweaks
2015-03-27 14:13:21 -04:00
Steven G. Johnson
547224e298
NEWS tweaks
2015-03-27 14:11:41 -04:00
Steven G. Johnson
c851c67888
put the API version as #defines in the header file (as discussed in #30 )
2015-03-27 12:35:41 -04:00
Steven G. Johnson
164cc48aaf
note doxygen and other changes from #29 in NEWS
2015-03-26 14:36:04 -04:00
Steven G. Johnson
321cb997c5
note removal of plugins
2015-03-12 14:32:07 -04:00
Steven G. Johnson
dad0cbdcab
update NEWS for 1.2-dev
2015-03-12 14:29:33 -04:00
Tony Kelman
a8b688c734
Minimal cmake build script
...
move flags for MSVC
rename lump.txt to lump.md, add data/*.txt to .gitignore
2015-03-08 17:30:09 -07:00
Veres Lajos
83714e458e
a few typofixes
2014-08-12 21:30:59 +01:00
Steven G. Johnson
e41bd981cb
markdown fixes, prettified NEWS
2014-07-15 21:50:23 -04:00