Skip to content

Latest commit

 

History

History
45 lines (20 loc) · 1.95 KB

CHANGELOG.md

File metadata and controls

45 lines (20 loc) · 1.95 KB

Changelog

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

2.1.0 (2021-07-21)

Features

  • implemented .npmignore file (07a14dd)

2.0.3 (2021-07-21)

Bug Fixes

  • fixed types and docs of the data attribute, and README.md (5a52edf)

2.0.2 (2021-07-21)

Bug Fixes

  • fixed accessibility of methods in the declaration file (8dad7f8)

2.0.1 (2021-07-21)

Bug Fixes

  • fixed index.d.ts export (962e786)

2.0.0 (2021-07-21)

Features

  • implemented jsdocs properly for the ContentBasedRecommender class, index.d.ts with the correct definitions and cleared some code (ba20c32)

1.0.0 (2021-07-21)

Features

  • implemented TypeScript suppot, updated packages and cleaned code (7a871d5)