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

v0.1.4 #22

Merged
merged 12 commits into from
Aug 20, 2012
Merged

v0.1.4 #22

merged 12 commits into from
Aug 20, 2012

Conversation

doug-martin
Copy link
Contributor

  • added new short cut for configuring loggers
  • Added changed logger.addAppender to accept a string and options to use Appender.createAppender method.
  • comb.argsToArray now takes a slice argument to remove arguments.
  • Added a resolve function to comb.Promise to handle node style callback resolution.
  • Added a "promise" method to comb.Promise to allow for the return of an object that will not allow calling function to resolve the promise.
  • Cleaned up promise using code to return the "promise" wrapper.

* comb.argsToArray now takes a slice argument to remove arguments
* Added a resolve function to comb.Promise to handle node style callback resolution
* Added a "promise" method to comb.Promise to allow for the return of an object that will not allow calling function to resolve the promise.
* Cleaned up promise using code to return the "promise" wrapper
doug-martin added a commit that referenced this pull request Aug 20, 2012
@doug-martin doug-martin merged commit 4b36bd8 into C2FO:master Aug 20, 2012
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.

None yet

1 participant