Skip to content

Tags: rubyworks/dnote

Tags

1.7.0

Toggle 1.7.0's commit message
This release finishes adding code context support to all formats. Use…

… the `-c`

option to set the number of lines to include. Note also that the rake task has
been moved to `dnote/rake/dnotetask`.

1.6.1

Toggle 1.6.1's commit message
Last release reused the `-c` option for context lines. This clobbered

the shortcut option for `--custom`. To fix this release capitalizes
the shortcut to `-C`.

1.6.0

Toggle 1.6.0's commit message
This release adds code conext output. Select the number of

context lines to display with the `-c` option. Currently
only the HTML, YAML and JSON formats support context.

This release also fixes the false note match that can arise when
a class or module name with double-colons starts a comment line.
We have changed the regex to ALWAYS REQUIRE a space after the
label colon. Please make a note of it!

1.4.0

Toggle 1.4.0's commit message
This release adds auto-determination of marker based on file

extension. This means DNote can now scan multiple file types
in a single pass. The supported types are fairly small at this
point, but cover the command cases and will expand in the future.
The fallback marker is '#'. You can still force a particular
marker using the --marker option.

1.3.0

Toggle 1.3.0's commit message
version 1.3.0

1.2.1

Toggle 1.2.1's commit message
version 1.2.1

1.1.3

Toggle 1.1.3's commit message
version 1.1.3

1.0

Toggle 1.0's commit message
version 1.0