Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • 0.1.4

    534d67d7 · release: 0.1.4 ·
    Patch release 0.1.4\n\nOther changes\n\n* project: update dev dependencies (e0b36a9)\n* project: migrate to gitlab (af3f598)\n\n
  • 0.1.3

    d9e3c926 · release: 0.1.3 ·
    Patch release
    
    * fix: note minimum required node version (37e4481)
    * chore: update authors (cc53233)
  • 0.1.2

    74cd7187 · release: 0.1.2 ·
    Patch release
    
    * chore: add unit test of Array.prototype.slice (557cdb7)
    * fix: handle error when attempting to coerce in isInteger (e4e80f9)
  • 0.1.1

    b3b34597 · release: 0.1.1 ·
    Patch release
    
    * chore: trigger ci (b8ca7bd)
    * chore: tidy the example code (bb08e45)
    * fix: ensure sane grow behaviour for overflowed items (4e47f98)
  • 0.1.0

    9fe87ec8 · release: 0.1.0 ·
    Minor release
    
    * feature: implement basic circular array type (c17715a)
    * fix: throw from shift and unshift (660908f)
    * feature: add readme (8928671)
    * chore: add change log (cbb2b6b)
    * fix: fix lint error (d2b291a)
  • 0.0.0

    Project boilerplate