Skip to content

Latest commit

 

History

History
55 lines (43 loc) · 1.38 KB

CHANGELOG.md

File metadata and controls

55 lines (43 loc) · 1.38 KB

1.1.5 - 2016-05-16

  • Release v1.1.5 / npm@v1.1.5
  • chore: update readme and related list

1.1.4 - 2016-05-16

  • Release v1.1.4 / npm@v1.1.4
  • chore: fix codeclimate issues

1.1.3 - 2016-05-15

  • Release v1.1.3 / npm@v1.1.3
  • update docs: showing wrong using of .Promise

1.1.2 - 2016-05-15

  • Release v1.1.2 / npm@v1.1.2
  • readme tweaks
  • update coverage to 100%
  • add more tests

1.1.1 - 2016-05-12

  • Release v1.1.1 / npm@v1.1.1
  • update docs to show that you can pass any number of arguments to relike() after the first one - they are passed to the first argument (because it should be function, haha)

1.1.0 - 2016-05-12

  • Release v1.1.0 / npm@v1.1.0
  • add more tests for ensurance that things works as expected
  • update tests for the changes
  • switch to mukla for testing and make tests to return the promise
  • add onetime and dezalgo for the custom callback
  • change .Prome to more meaningful .Promise, see #4
  • upgrade docs to describe the things

1.0.3 - 2016-01-26

  • Release v1.0.3 / npm@v1.0.3
  • add .promisify method

1.0.2 - 2016-01-26

  • Release v1.0.2 / npm@v1.0.2
  • update related libs
  • update dotfiles
  • update relike-all links to relike-value

1.0.1 - 2016-01-15

  • Release v1.0.1 / npm@v1.0.1
  • What's the difference?

1.0.0 - 2016-01-15

  • Release v1.0.0 / npm@v1.0.0
  • docs
  • update duplication
  • implement ⭐

0.0.0 - 2016-01-15

  • Initial commit