Wizcorp / node-pivotal

NodeJS API library for PivotalTracker
44 stars 20 forks source link

add getCurrentIteration method #5

Closed sonnym closed 12 years ago

sonnym commented 12 years ago

Good afternoon.

I added a method to allow you to get the current iteration. Please tell me if this pull request needs any changes before getting pulled in. Thanks!

stelcheck commented 12 years ago

Hi!

Thanks for the addition. I did not document this anywhere, but please run make docs to rebuild the documentation... also, feel free to add your info to the contributors section of the package.json :)

sonnym commented 12 years ago

I have updated the documentation and added a section for contributors to the README so the make doc bit is now, well, documented :) Get in touch if you want me to make any further revisions. Thanks!

sonnym commented 12 years ago

Turns out I need a getBacklog method, too, so I just went ahead and implemented all the iteration filters real quick :)