Skip to content

Latest commit

 

History

History
36 lines (19 loc) · 1.33 KB

File metadata and controls

36 lines (19 loc) · 1.33 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.1.0 (2018-08-16)

Features

  • doc: add guide doc (909e232)
  • docs: add full docs for this library (51d00a6)

1.0.0 (2018-07-19)

Features

  • creating: add isZero、isEqualTo、toArray、toObject function (152f4ba)

0.0.1 (2018-07-19)

Features

  • creating: add distance function of vector (ae9c992)
  • creating: add full test (2c174a5)
  • creating: add other function (1876591)
  • creating: init repo (d955d67)
  • creating: support add, subtract, multiply and divide operator (157a14e)