NEWS.md (utf8proc-2.4.0) | : | NEWS.md (utf8proc-2.5.0) | ||
---|---|---|---|---|
# utf8proc release history # | # utf8proc release history # | |||
## Version 2.5 ## | ||||
2019-03-27 | ||||
- Unicode 13 support ([#179]). | ||||
- No longer report zero width for category Sk ([#167]). | ||||
- `cmake` support improvements ([#173]). | ||||
## Version 2.4 ## | ## Version 2.4 ## | |||
2019-05-10 | 2019-05-10 | |||
- Unicode 12.1 support ([#156]). | - Unicode 12.1 support ([#156]). | |||
- New `-DUTF8PROC_INSTALL=No` option for `cmake` builds to disable installation ([#152]). | - New `-DUTF8PROC_INSTALL=No` option for `cmake` builds to disable installation ([#152]). | |||
- Better `make` support for HP-UX ([#154]). | - Better `make` support for HP-UX ([#154]). | |||
skipping to change at line 385 | skipping to change at line 395 | |||
[#141]: https://github.com/JuliaStrings/utf8proc/issues/141 | [#141]: https://github.com/JuliaStrings/utf8proc/issues/141 | |||
[#142]: https://github.com/JuliaStrings/utf8proc/issues/142 | [#142]: https://github.com/JuliaStrings/utf8proc/issues/142 | |||
[#147]: https://github.com/JuliaStrings/utf8proc/issues/147 | [#147]: https://github.com/JuliaStrings/utf8proc/issues/147 | |||
[#148]: https://github.com/JuliaStrings/utf8proc/issues/148 | [#148]: https://github.com/JuliaStrings/utf8proc/issues/148 | |||
[#149]: https://github.com/JuliaStrings/utf8proc/issues/149 | [#149]: https://github.com/JuliaStrings/utf8proc/issues/149 | |||
[#150]: https://github.com/JuliaStrings/utf8proc/issues/150 | [#150]: https://github.com/JuliaStrings/utf8proc/issues/150 | |||
[#151]: https://github.com/JuliaStrings/utf8proc/issues/151 | [#151]: https://github.com/JuliaStrings/utf8proc/issues/151 | |||
[#152]: https://github.com/JuliaStrings/utf8proc/issues/152 | [#152]: https://github.com/JuliaStrings/utf8proc/issues/152 | |||
[#154]: https://github.com/JuliaStrings/utf8proc/issues/154 | [#154]: https://github.com/JuliaStrings/utf8proc/issues/154 | |||
[#156]: https://github.com/JuliaStrings/utf8proc/issues/156 | [#156]: https://github.com/JuliaStrings/utf8proc/issues/156 | |||
[#167]: https://github.com/JuliaStrings/utf8proc/issues/167 | ||||
[#173]: https://github.com/JuliaStrings/utf8proc/issues/173 | ||||
[#179]: https://github.com/JuliaStrings/utf8proc/issues/179 | ||||
End of changes. 2 change blocks. | ||||
0 lines changed or deleted | 10 lines changed or added |