Releases: rrrene/inch
Inch 0.4.5
Fixes a warning regarding re-initialized constants related to require_relative
(thanks @jfelchner).
Inch is a command-line tool that gives you hints where to improve your Ruby docs. One Inch at a time.
Inch 0.4.4
This release fixes various bugs introduced in the 0.4.3 release relating to documentation that is auto generated by YARD and wrongly recognized by Inch.
Inch is a command-line tool that gives you hints where to improve your Ruby docs. One Inch at a time.
Inch 0.4.3
This release fixes a bug where the 'show' command did not properly recognize overloaded method signatures.
Inch is a command-line tool that gives you hints where to improve your Ruby docs. One Inch at a time.
Inch 0.4.0 - Diff is here!
This major release brings the following enhancements to Inch:
- The new
diff
command, which let's you see how your documentation changed since the last commit (or the last push, or between two defined commits) - Better support for YARD's
@overload
tag - Several bugfixes (as always)
Inch is a command-line tool that gives you hints where to improve your Ruby docs. One Inch at a time.
Inch 0.3.1
This minor release brings the following enhancements to Inch:
- Performance of the default command (
suggest
) has been improved - Recognition of Tomdoc's
Internal:
andPrivate:
annotations - Several bugfixes
Inch is a command-line tool that gives you hints where to improve your Ruby docs. One Inch at a time.
Inch 0.3.0
After 3 release candidates Inch 0.3.0 is finally ready for prime time.
This release reworks the internals, introduces object providers to make Inch more independent, delivers some huge performance boosts thanks to @splattael and many smaller bug fixes.
Inch is a command-line tool that gives you hints where to improve your Ruby docs. One Inch at a time.
Initial release
Inch is a command-line tool that gives you hints where to improve your Ruby docs. One Inch at a time.