Skip to content

Latest commit

 

History

History
26 lines (13 loc) · 1.19 KB

CHANGELOG.md

File metadata and controls

26 lines (13 loc) · 1.19 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.1.0 (2020-12-01)

Bug Fixes

  • add NPM_TOKEN to github actions release.yml (#4) (2f45651)

Features

  • enable npm publish in semantic release config (#3) (60a992a)

1.0.0 (2020-12-01)

Features

  • IIUTILS-2 add memoize function and decorator (662caee)
  • IIUTILS-3 configure github actions, semantic release, codecov (#2) (d505570)