Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 1.83 KB

CHANGELOG.md

File metadata and controls

73 lines (46 loc) · 1.83 KB

each-arg changelog

Version History

1.1.3 (2019-09-14)

  • dependencies updated

1.1.2 (2019-08-29)

  • dependencies updated
  • ts-jest for typescript test
  • added husky

1.1.1 (2019-06-22)

  • dependencies updated

1.1.0 (2019-06-18)

  • improved documentation
  • negative start index support
  • added string support
  • throw on NaN or Infinite start index
  • skip non-existent values
  • dependencies updated
  • minor improvements

1.0.4 (2019-06-07)

  • dependencies updated
  • improved types

1.0.3 (2019-06-04)

  • improved documentation
  • dependencies updated

1.0.2 (2019-06-04)

  • refactoring
  • performance improvements on none & 1 extra arguments

1.0.1 (2019-06-02)

  • refactoring

1.0.0 (2019-06-02)

  • dependencies updated
  • improved performance
  • refactoring
  • test refactoring

0.1.3 (2019-06-01)

  • improved documentation

0.1.2 (2019-06-01)

  • added size badges
  • added greenkeepers

0.1.1 (2019-06-01)

  • added cdn documentation
  • added badges
  • added keywords

0.1.0 (2019-06-01)

  • initial release
  • added circleci