- Release v1.1.5 / [email protected]
- chore: update readme and related list
- Release v1.1.4 / [email protected]
- chore: fix codeclimate issues
- Release v1.1.3 / [email protected]
- update docs: showing wrong using of
.Promise
- Release v1.1.2 / [email protected]
- readme tweaks
- update coverage to 100%
- add more tests
- Release v1.1.1 / [email protected]
- 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)
- Release v1.1.0 / [email protected]
- 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
anddezalgo
for the custom callback - change
.Prome
to more meaningful.Promise
, see #4 - upgrade docs to describe the things
- Release v1.0.3 / [email protected]
- add
.promisify
method
- Release v1.0.2 / [email protected]
- update related libs
- update dotfiles
- update relike-all links to relike-value
- Release v1.0.1 / [email protected]
- What's the difference?
- Release v1.0.0 / [email protected]
- docs
- update duplication
- implement ⭐
- Initial commit