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

v0.2.0 #41

Closed
wants to merge 4 commits into from
Closed

v0.2.0 #41

wants to merge 4 commits into from

Conversation

doug-martin
Copy link
Contributor

  • Added new features to comb.define …
    • extend - supports direct extension Mammal.extend({})
    • define now accepts a hash directly istead of requiring null if there is not a super

  * extend - supports direct extension `Mammal.extend({})`
  * define now accepts a hash directly istead of requiring null if there is not a super
* will call nearest errback
* allows the ability to catch errors and still be successful
* allows one to rethrow errors
* accepts a promise as a return value from an errback

Signed-off-by: Doug Martin <doug@dougamartin.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant