Sha256: 02a37c4cac77d31143210ea345ce637a625477f14185ec3075529dc9002d5838

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

=== 1.3 / 2013-06-27

* Minor enhancements
  * rdoc-tags will now only re-parse files that have changed.
  * rdoc-tags now supports outputting emacs-style tags.  <tt>rdoc -f tags
    --tag-style=emacs .</tt> will write an emacs-style tags file.

* Bug fixes
  * Set ctags_merge option correctly in option parser
  * Hoe task no longer removes TAGS on clean

=== 1.2 / 2011-01-06

* Minor enhancements
  * rdoc-tags can now merge with Exuberant Ctags for projects with extensions
    or other languages.  Use <tt>--ctags-merge</tt> to enable merging.
    rdoc-tags will discover Exuberant Ctags in your PATH by checking the
    output of <tt>ctags --version</tt>.
* Bug Fixes
  * Fixed Hoe plugin to match RDoc::TagsTask arguments.
  * Require rdoc/generator/tags first for RDoc::TagsTask.
  * The tags generator no longer creates a created.rid file.

=== 1.1 / 2010-12-29

* Minor enhancements
  * Added RDoc::TagsTask which generates a TAGS file
  * Added +:rdoc_tags+ plugin for Hoe
* Bug fix
  * Multiple tags are now generated for definitions across more than one file.
    Bug #1 by postmodern.

=== 1.0 / 2010-12-23

* 1 major enhancement
  * Birthday!

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rdoc-tags-1.3 History.txt