Skip to content

Releases: Marketionist/js-automation-tools

Await for functionCheckValue

21 Oct 04:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

Update eslint devDependency and its rules

10 Oct 04:14
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

Refactor variables

26 Sep 04:21
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.0...v3.1.1

Improve arguments descriptions

25 Sep 04:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.1.0

Consolidate generateDateTimePlusDays/Hours/Minutes/Seconds into the optimized generateDateTimePlus function

24 Sep 04:55
Compare
Choose a tag to compare

BREAKING CHANGES

  • Consolidate generateDateTimePlusDays/Hours/Minutes/Seconds into the optimized generateDateTimePlus function by @Marketionist in #64

What's Changed

  • Add generateDateTimePlusDays by @Marketionist in #59
  • Extend generateDateTimePlusDays to accept optional initialDate by @Marketionist in #60
  • Extend generateDateTimePlusHours to accept optional initialDate by @Marketionist in #61
  • Extend generateDateTimePlusMinutes to accept optional initialDate by @Marketionist in #62
  • Extend generateDateTimePlusSeconds to accept optional initialDate by @Marketionist in #63

Full Changelog: v2.0.1...v3.0.0

Update jsdoc descriptions

04 Aug 13:28
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

Merge asyncRetrySimple, asyncRetryCustom into retryIfFalse

19 Jul 12:13
Compare
Choose a tag to compare

BREAKING CHANGES

  • Merge asyncRetrySimple, asyncRetryCustom into asyncRetryIfFalse by @Marketionist in #51
  • Rename asyncRetryIfFalse to retryIfFalse by @Marketionist in #53
  • Deprecate createRequest in favour of sendRequest and accept configuration object only by @Marketionist in #55

What's Changed

Full Changelog: v1.8.1...v2.0.0

Update asyncRetry notifications

11 Jul 04:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.8.0...v1.8.1

Add config objects for asyncRetrySimple & asyncRetryCustom

08 Jul 04:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.0...v1.8.0

Add asyncRetrySimple & asyncRetryCustom

04 Jul 05:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.7.0