Skip to content

Releases: Raku/Documentable

v2.0.1

01 Aug 18:50
16a2b7c
Compare
Choose a tag to compare

Fixed bugs:

  • Templates directory still called template (singular) in downloaded assets #120
  • Documentable update fails when upgrading to a new version of Raku or Documentable #109

Closed issues:

  • All cache accesses should be done through the Registry #82
  • Some documents look ugly. And they are not rendered as web pages #51

Merged pull requests:

v2.0.0

29 Jul 20:43
e2aa258
Compare
Choose a tag to compare

Fixed bugs:

  • Documentable uses the default template instead of the template that's in the current directory. #102
  • Pod::To::HTML version #100
  • Classes with colons on the middle do not have the GitHub URL right #87
  • Some web pages in this site do not seem to be rendered #76

Closed issues:

  • Inspect the documentation of this repo and fix typos #77
  • Either make config required in Documentable::To::HTML::Wrapper or add reasonable defaults #66
  • Homepage menu generation is hardcoded #63
  • Give config.json a less generic name #62
  • New options to work with the default cache #34
  • Documentable freezes when node is not present #27
  • Use a real templating engine #19
  • Index pages descriptions #6
  • You can either install the sass command... #4

Merged pull requests:

v1.2.7

27 Jun 12:04
e0ce073
Compare
Choose a tag to compare

Fixed bugs:

  • Executable file "documentable" needs to respond with no args #94
  • Can't install Documentable because of a test failure #92
  • Test 305 hangs up #84
  • Documentable fails with 2020.02 #79

Closed issues:

  • Include native dependencies in META6.json #96
  • @files check could probably be moved up #91
  • $c flag is not used #89
  • Create a function for initialization of cache #83
  • Add function to delete cache #81
  • Auto-deploy of Documentable docker container #75
  • Change all pointers to this new repo #74
  • DISTRIBUTION has disappeared, making this error with 2019.11 #71
  • It would be nice to read, by default, a config.json in the same directory as the documentation #61
  • General comments #37

Merged pull requests:

v1.0.1

29 Aug 08:26
Compare
Choose a tag to compare

Change Log

v1.0.1 (2019-08-29)

Implemented enhancements:

  • Strip out Perl6:: #11
  • Documentable start should show a progress bar or something #2
  • documentable should have a --version #1

Fixed bugs:

  • CONTENT_CLASS is not substituted in HTML #17
  • Terminal::Spinners is not added to dependencies #15
  • documentable update does not find new files #14

* This Change Log was automatically generated by github_changelog_generator