Skip to content

Commit dc0c62d

Browse files
committed
bump to v0.13.0
1 parent 4733dcb commit dc0c62d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
v0.13.0
2+
==================
3+
4+
* Add utf-8 validation to every API taking a string. Only in debug mode.
5+
16
v0.12.0
27
==================
38

unicodeplus.nimble

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Package
22

3-
version = "0.12.0"
3+
version = "0.13.0"
44
author = "Esteban Castro Borsani (@nitely)"
55
description = "Common unicode operations"
66
license = "MIT"

0 commit comments

Comments
 (0)