Skip to content

Commit

Permalink
libdot: release 1.18
Browse files Browse the repository at this point in the history
Change-Id: I13ef8c6fa08fcbbc5f98a2e932466a623c18c6bc
  • Loading branch information
vapier committed Sep 12, 2017
1 parent 2d73308 commit a84d725
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions libdot/doc/ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# 1.18, 2017-09-12, Unicode 10.0.0 updates.

* Add Object.values and Object.entries polyfills.
* wcwidth: Merge duplicate binary search funcs.
* wcwidth: Move east asian chars into a lookup table.
* wcwidth: Update lookup tables to Unicode 10.0.0.

# 1.17, 2017-09-01, Unicode fixes and array helpers.

* Start a lib.array API for low level array/bit operations.
Expand Down

0 comments on commit a84d725

Please sign in to comment.