From ff85ef456ad3d538a6cef1aad477b69a8e98eb0e Mon Sep 17 00:00:00 2001 From: Joey Payne Date: Tue, 28 Jun 2016 17:36:00 -0600 Subject: Add new unicode procs to the news --- web/news/version_0_15_released.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/web/news/version_0_15_released.rst b/web/news/version_0_15_released.rst index ecda59fcd..96d9abc99 100644 --- a/web/news/version_0_15_released.rst +++ b/web/news/version_0_15_released.rst @@ -23,8 +23,10 @@ Library Additions - Added ``center`` and ``rsplit`` to ``strutils.nim`` to provide similar Python functionality for Nim's strings. -- Added ``isTitle``, ``title``, and ``swapCase`` to ``unicode.nim`` to - provide unicode aware string case manipulation. +- Added ``isTitle``, ``title``, ``swapCase``, ``isUpper``, ``toUpper``, + ``isLower``, ``toLower``, ``isAlpha``, ``isSpace``, and ``capitalize`` + to ``unicode.nim`` to provide unicode aware case manipulation and case + testing. - Added a new module ``lib/pure/strmisc.nim`` to hold uncommon string operations. Currently contains ``partition``, ``rpartition`` -- cgit 1.4.1-2-gfad0