show changes between two tags#30
Conversation
|
@RaviVaranasi can you clone and checkout branch 30-show-changes-between-two-tags-only and give it a spin. Hopefully this addresses what you need (as discussed in #29). |
|
Also, if you want to hide the tag names you can use the newly added |
|
Do you know the github node module compare operation supports this (off On Fri, Apr 18, 2014 at 5:16 PM, Lalit Kapoor [email protected]:
|
|
@RaviVaranasi I did see that before, but I chose not to use that for two reasons:
|
|
@RaviVaranasi did you get a chance to give this a shot? I'm going to merge, tag, and publish this soon. |
|
Sorry Lalit, I haven't had a chance on working on this. I have some initial ideas -
I will try and work on it this weekend. Ravi On Thu, Apr 24, 2014 at 12:07 AM, Lalit Kapoor [email protected]:
|
|
+1 I'd love to use this feature :) |
Conflicts: bin/index.js
…ags-only show changes between two tags
--between-tagsand it would take 2 tags separated by 3 dots e.g.v0.0.3...v0.0.6.Based on discussion in #29
Note: An improvement in the future would be to utilize the since option when getting commits