summaryrefslogtreecommitdiff
path: root/NEWS.md
Commit message (Collapse)AuthorAgeFilesLines
* NEWS for 2.3Steven G. Johnson2019-03-301-42/+64
|
* 2.2 release dateSteven G. Johnson2018-07-241-1/+3
|
* note Unicode 11 in NEWSSteven G. Johnson2018-07-241-1/+2
|
* charwidth=1 for soft hyphen and unassigned codepoints (#135)Steven G. Johnson2018-07-241-0/+4
| | | | | | | | | | | | | | | | * 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
* uppercase mapping ß (U+00df) to ẞ (U+1E9E) (#134)Steven G. Johnson2018-05-021-0/+4
| | | | | | | | * uppercase(0x00df) = 0x1e9e * tests for titlecase and u+00df uppercase * NEWS, another test
* NEWS for upcoming 2.2 release, version bumpSteven G. Johnson2018-05-021-0/+18
|
* version bump to 2.1.1 (#131)v2.1.1Steven G. Johnson2018-04-271-3/+16
|
* fix typo in NEWS dateSteven G. Johnson2016-12-261-1/+1
|
* version 2.1 releasev2.1.0v2.1Steven G. Johnson2016-12-261-1/+3
|
* update NEWS [ci skip]Steven G. Johnson2016-12-111-0/+5
|
* new utf8proc_map_custom for hooking in user-defined custom mappings (#89)Steven G. Johnson2016-11-301-0/+15
| | | | | | | | | | * 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
* add missing linksSteven G. Johnson2016-07-271-0/+2
|
* date fix in NEWSv2.0.2Steven G. Johnson2016-07-271-1/+1
|
* NEWS and version numbers for 2.0.2 (#81)Tony Kelman2016-07-271-0/+12
| | | | | | | | * Add NEWS.md items for #79 and #80 * Prepare version numbers for 2.0.2 * Also update API version to 2.0.2
* added NEWS for #78Steven G. Johnson2016-07-131-0/+4
|
* NEWS and version bump for 2.0.1 release, to come out shortlySteven G. Johnson2016-07-131-0/+7
|
* NEWS updatev2.0Steven G. Johnson2016-07-131-2/+5
|
* NEWS for 2.0Steven G. Johnson2016-07-131-0/+19
|
* Update NEWS for version 1.3.1Peter Colberg2015-10-311-0/+14
|
* add missing NEWS linksSteven G. Johnson2015-07-061-0/+3
|
* updated NEWS for 1.3v1.3Steven G. Johnson2015-07-061-1/+8
|
* update NEWS for #43 and #45Steven G. Johnson2015-06-241-0/+9
|
* bump API/ABI version to 1.3, add NEWSSteven G. Johnson2015-05-291-0/+15
|
* updated NEWS etc. for 1.2 releasev1.2Steven G. Johnson2015-03-281-1/+3
|
* parensSteven G. Johnson2015-03-271-10/+10
|
* github crossrefs in NEWSSteven G. Johnson2015-03-271-10/+20
|
* NEWS tweaksSteven G. Johnson2015-03-271-2/+2
|
* NEWS tweaksSteven G. Johnson2015-03-271-2/+4
|
* put the API version as #defines in the header file (as discussed in #30)Steven G. Johnson2015-03-271-0/+4
|
* note doxygen and other changes from #29 in NEWSSteven G. Johnson2015-03-261-0/+4
|
* note removal of pluginsSteven G. Johnson2015-03-121-0/+2
|
* update NEWS for 1.2-devSteven G. Johnson2015-03-121-3/+23
|
* Minimal cmake build scriptTony Kelman2015-03-081-1/+1
| | | | | | move flags for MSVC rename lump.txt to lump.md, add data/*.txt to .gitignore
* a few typofixesVeres Lajos2014-08-121-1/+1
|
* markdown fixes, prettified NEWSSteven G. Johnson2014-07-151-0/+142