main
Last change
on this file since d565449 was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago |
Update repo after prototype presentation
|
-
Property mode
set to
100644
|
File size:
701 bytes
|
Line | |
---|
1 | # Changelog
|
---|
2 |
|
---|
3 | All notable changes to this project will be documented in this file.
|
---|
4 |
|
---|
5 | The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
|
---|
6 | and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
---|
7 |
|
---|
8 | ## [1.3.0] - 2021-12-13
|
---|
9 |
|
---|
10 | ### Added
|
---|
11 |
|
---|
12 | - Updated to include support for Unicode 14
|
---|
13 |
|
---|
14 | ## [1.2.0] - 2021-01-29
|
---|
15 |
|
---|
16 | ### Updated
|
---|
17 |
|
---|
18 | - Refactored to increase speed
|
---|
19 |
|
---|
20 | ## [1.1.0] - 2020-09-14
|
---|
21 |
|
---|
22 | ### Added
|
---|
23 |
|
---|
24 | - Updated to include support for Unicode 13
|
---|
25 |
|
---|
26 | ## [1.0.0] - 2020-09-13
|
---|
27 |
|
---|
28 | - Forked from work by @JLHwung on original `Grapheme-Splitter` library: https://github.com/JLHwung/grapheme-splitter/tree/next
|
---|
29 | - Converted to Typescript
|
---|
30 | - Added development and build tooling
|
---|
Note:
See
TracBrowser
for help on using the repository browser.