Skip to content

Releases: rrrene/inch

Inch 0.4.5

02 May 16:13
Compare
Choose a tag to compare

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

29 Apr 20:53
Compare
Choose a tag to compare

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

29 Apr 06:50
Compare
Choose a tag to compare

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!

06 Apr 06:45
Compare
Choose a tag to compare

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

28 Feb 17:55
Compare
Choose a tag to compare

This minor release brings the following enhancements to Inch:

  • Performance of the default command (suggest) has been improved
  • Recognition of Tomdoc's Internal: and Private: 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

20 Feb 23:30
Compare
Choose a tag to compare

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

28 Jan 22:28
Compare
Choose a tag to compare

Inch is a command-line tool that gives you hints where to improve your Ruby docs. One Inch at a time.