|
Last change
on this file since cdcff72 was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
763 bytes
|
| Line | |
|---|
| 1 | # Change log
|
|---|
| 2 |
|
|---|
| 3 | ## 0.1.4
|
|---|
| 4 |
|
|---|
| 5 | ### Other changes
|
|---|
| 6 |
|
|---|
| 7 | * project: update dev dependencies (e0b36a9)
|
|---|
| 8 | * project: migrate to gitlab (af3f598)
|
|---|
| 9 |
|
|---|
| 10 | ## 0.1.3
|
|---|
| 11 |
|
|---|
| 12 | * fix: note minimum required node version (37e4481)
|
|---|
| 13 | * chore: update authors (cc53233)
|
|---|
| 14 |
|
|---|
| 15 | ## 0.1.2
|
|---|
| 16 |
|
|---|
| 17 | * chore: add unit test of Array.prototype.slice (557cdb7)
|
|---|
| 18 | * fix: handle error when attempting to coerce in isInteger (e4e80f9)
|
|---|
| 19 |
|
|---|
| 20 | ## 0.1.1
|
|---|
| 21 |
|
|---|
| 22 | * chore: trigger ci (b8ca7bd)
|
|---|
| 23 | * chore: tidy the example code (bb08e45)
|
|---|
| 24 | * fix: ensure sane grow behaviour for overflowed items (4e47f98)
|
|---|
| 25 |
|
|---|
| 26 | ## 0.1.0
|
|---|
| 27 |
|
|---|
| 28 | * feature: implement basic circular array type (c17715a)
|
|---|
| 29 | * fix: throw from shift and unshift (660908f)
|
|---|
| 30 | * feature: add readme (8928671)
|
|---|
| 31 | * chore: add change log (cbb2b6b)
|
|---|
| 32 | * fix: fix lint error (d2b291a)
|
|---|
| 33 |
|
|---|
| 34 | ## 0.0.0
|
|---|
| 35 |
|
|---|
| 36 | feat: add project boilerplate
|
|---|
| 37 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.