Skip to content

add async/nothrow variants of typeforce, with docs and tests#53

Merged
dcousens merged 2 commits intomasterfrom
asyncnothrow
Oct 31, 2018
Merged

add async/nothrow variants of typeforce, with docs and tests#53
dcousens merged 2 commits intomasterfrom
asyncnothrow

Conversation

@dcousens
Copy link
Copy Markdown
Owner

@dcousens dcousens commented Oct 31, 2018

  • Adds require('typeforce/async')
  • Adds require('typeforce/nothrow')

Comment thread index.js
callback()
}

typeforce.async = __async
Copy link
Copy Markdown
Owner Author

@dcousens dcousens Oct 31, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was released, but, it was never officially mentioned in the README as being a stable part of the API (like it is now).
If anyone complains about the .async export missing on the default object, we can re-add it.

@dcousens dcousens merged commit 02f6679 into master Oct 31, 2018
@dcousens dcousens deleted the asyncnothrow branch October 31, 2018 05:40
@dcousens
Copy link
Copy Markdown
Owner Author

dcousens commented Oct 31, 2018

Released as v1.16.0

(tests are passing, simply a test error difference between Node versions that needs to be fixed)
(#52)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant