Skip to content

Releases: antoniogamiz/Perl6-Documentable

v2.1.0

04 Aug 10:26
Compare
Choose a tag to compare
  • Adds multi-class file support #66 .

The same, more readable

03 Aug 18:07
Compare
Choose a tag to compare

Changes

  • New docs under /docs directory. You can check it out to see updated use examples.
  • New refactor to improve code readability and reduce coupling.
  • URL handling.

Bug fixes

  • Problems with URLs.
  • Missing definitions #64
  • Minor bug fixes and improvements.

1.1.2

15 Jul 15:19
Compare
Choose a tag to compare

Changes:

  • Refactor to improve the understanding of the module.
  • setup option to configure the directory where the documentation will be generated.
  • update function to only regenerate the files affected by a change in the pod files.
  • CI testing.
  • --manage option to sort the Language page.
  • Use of a grammar to detect valid definitions.

Bug fixes:

  • Routines starting with proto did not get its subkinds correctly.
  • Leading whitespace files coming from references.

1.0.0

10 Jul 09:16
Compare
Choose a tag to compare
1.0.0 Pre-release
Pre-release

Changes

There is not any meaningful changes in this version. It's only a refactor of the original one. It includes all previous functionality except for disambiguation files because there are some problems with that feature.