|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago |
|
Fix frontend appearance
|
-
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.