Skip to content
This repository has been archived by the owner on Feb 20, 2019. It is now read-only.

Releases: eggheadio-github/stack-overflow-copy-paste

v1.15.0

17 Nov 17:40
Compare
Choose a tag to compare

<a name"1.15.0">

1.15.0 (2016-11-17)

Features

  • removeDuplicates: Add removeDuplicates function (#54) (b9d30264, closes #52)

v1.14.0

11 Nov 13:54
Compare
Choose a tag to compare

<a name"1.14.0">

1.14.0 (2016-11-11)

Features

v1.13.0

02 Oct 16:24
Compare
Choose a tag to compare

<a name"1.13.0">

1.13.0 (2016-10-02)

Features

  • isNullOrWhitespace: Add isNullOrWhitespace function (739ac80c, closes #45)

v1.12.0

27 Sep 01:18
Compare
Choose a tag to compare

<a name"1.12.0">

1.12.0 (2016-09-27)

Features

  • hex2rgb: Add a function that converts colors in Hex to RGB format (9a881d09)

v1.11.0

19 Sep 19:31
Compare
Choose a tag to compare

<a name"1.11.0">

1.11.0 (2016-09-19)

Features

  • validateEmail: Add validateEmail function (#42) (ec60c7c9)

v1.10.0

12 Sep 14:40
Compare
Choose a tag to compare

<a name"1.10.0">

1.10.0 (2016-09-12)

Features

v1.9.0

16 Aug 02:46
Compare
Choose a tag to compare

<a name"1.9.0">

1.9.0 (2016-08-16)

Features

  • getObjectSize: Add getObjectSize method and tests (#37) (93a04cfa, closes #36)

v1.8.0

10 Aug 15:29
Compare
Choose a tag to compare

<a name"1.8.0">

1.8.0 (2016-08-10)

Features

  • objectValuesToString: add 'objectValuesToString' method with tests (666c5faf, closes #33)

v1.7.0

17 Jun 02:46
Compare
Choose a tag to compare

<a name"1.7.0">

1.7.0 (2016-06-17)

Bug Fixes

  • index: add missing trailing comma (6078abbb)

Features

  • dynamicSort: Add sortObjectsArray method (5d1d0fef, closes #28)

v1.6.0

17 Mar 05:24
Compare
Choose a tag to compare

<a name"1.6.0">

1.6.0 (2016-03-17)

Features