Skip to content

Commit

Permalink
libdot: release 1.17
Browse files Browse the repository at this point in the history
Change-Id: Ic662bf194958ad5c2147251b0d869d42a9fd39b9
  • Loading branch information
vapier committed Sep 1, 2017
1 parent 859bcbd commit f198995
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions libdot/doc/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# 1.17, 2017-09-01, Unicode fixes and array helpers.

* Start a lib.array API for low level array/bit operations.
* Tidy up code a bit to please linters.
* lib.wc.substr now includes leading combining characters.
* lib.wc.substr fix handling of surrogate pairs.
* Use arrow functions instead of "self" references.

# 1.16, 2017-08-16, Improve Unicode handling.

* lib.TestManager.Log completely rewritten for better capturing & use.
Expand Down

0 comments on commit f198995

Please sign in to comment.