Releases: antoniogamiz/Perl6-Documentable
Releases · antoniogamiz/Perl6-Documentable
v3.0.2
Change Log
v3.0.2 (2019-08-27)
Full Changelog
Implemented enhancements:
- A lot of trailing spaces in URLs #110
Closed issues:
- Check that all files generated by current setup are also generated here. #106
v3.0.1
Change Log
v3.0.1 (2019-08-26)
Full Changelog
Fixed bugs:
- Tells you to run setup right after running setup #104
Closed issues:
- Missing classes in type-graph should raise an exception #107
- documentable update -v does not work #105
Merged pull requests:
- Some fixes to the README, mainly grammar and typography #103 (JJ)
v3.0.0
Change Log
v3.0.0 (2019-08-24)
Full Changelog
Implemented enhancements:
Fixed bugs:
- url-prefix property does not work in search items #100
- Generate @docs every time any of its component changes. #79
Closed issues:
- New circle ci environment #97
- Breaking changes, no working release version #95
- Search logic should be moved to a class #93
- Support for multiple highlighters #89
- HTML documentation #87
- A better way to specify DOCUMENTABLE-DIRS is necessary #86
v2.3.1
- Documentation auto-deployable.
- Configuration file support.
- Minor bug fixes.
v2.2.0
- Add a configuration file.
- Language page sorting uses the new specification.
- Minor bug fixes.
v2.1.4
- Fixed problem with dependencies in Rakudo Star, #85.
v2.1.3
- Minor problem with paths fixed, see #84
v2.1.2
- Fix problem with versioning.
v2.1.1
- Bug fixes and refactoring.