diff --git a/CHANGELOG.md b/CHANGELOG.md index b0790ff..6df055a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,7 +10,6 @@ - Breaking changes, no working release version [\#95](https://github.com/antoniogamiz/Perl6-Documentable/issues/95) - Search logic should be moved to a class [\#93](https://github.com/antoniogamiz/Perl6-Documentable/issues/93) - Support for multiple highlighters [\#89](https://github.com/antoniogamiz/Perl6-Documentable/issues/89) -- HTML documentation [\#87](https://github.com/antoniogamiz/Perl6-Documentable/issues/87) - A better way to specify DOCUMENTABLE-DIRS is necessary [\#86](https://github.com/antoniogamiz/Perl6-Documentable/issues/86) ## [v2.3.1](https://github.com/antoniogamiz/Perl6-Documentable/tree/v2.3.1) (2019-08-13) @@ -28,13 +27,13 @@ - Some changes to the urls in Perl6::Documentable::Secondary [\#91](https://github.com/antoniogamiz/Perl6-Documentable/issues/91) - url-prefix option is needed [\#90](https://github.com/antoniogamiz/Perl6-Documentable/issues/90) - Eliminates Hack with 5to6-perlfun [\#88](https://github.com/antoniogamiz/Perl6-Documentable/issues/88) +- Primary and secondary better than "file" and "derived" [\#80](https://github.com/antoniogamiz/Perl6-Documentable/issues/80) ## [v2.2.0](https://github.com/antoniogamiz/Perl6-Documentable/tree/v2.2.0) (2019-08-09) [Full Changelog](https://github.com/antoniogamiz/Perl6-Documentable/compare/v2.1.4...v2.2.0) **Closed issues:** -- Primary and secondary better than "file" and "derived" [\#80](https://github.com/antoniogamiz/Perl6-Documentable/issues/80) - Page order should follow the new page specification. [\#51](https://github.com/antoniogamiz/Perl6-Documentable/issues/51) ## [v2.1.4](https://github.com/antoniogamiz/Perl6-Documentable/tree/v2.1.4) (2019-08-09) @@ -48,10 +47,6 @@ - Refactor Wrapper [\#77](https://github.com/antoniogamiz/Perl6-Documentable/issues/77) -**Merged pull requests:** - -- new TODO and some changes in documentation [\#83](https://github.com/antoniogamiz/Perl6-Documentable/pull/83) ([JJ](https://github.com/JJ)) - ## [v2.1.3](https://github.com/antoniogamiz/Perl6-Documentable/tree/v2.1.3) (2019-08-06) [Full Changelog](https://github.com/antoniogamiz/Perl6-Documentable/compare/v2.1.2...v2.1.3) @@ -96,6 +91,7 @@ **Closed issues:** +- HTML documentation [\#87](https://github.com/antoniogamiz/Perl6-Documentable/issues/87) - Change directory name for caches [\#68](https://github.com/antoniogamiz/Perl6-Documentable/issues/68) - Finish TODO list [\#63](https://github.com/antoniogamiz/Perl6-Documentable/issues/63) - Add a section to the README with the necessary dependencies [\#62](https://github.com/antoniogamiz/Perl6-Documentable/issues/62) @@ -104,7 +100,6 @@ - New docs [\#59](https://github.com/antoniogamiz/Perl6-Documentable/issues/59) - Move logic back to Documentable and create Derived types [\#58](https://github.com/antoniogamiz/Perl6-Documentable/issues/58) - Refactor Utils [\#57](https://github.com/antoniogamiz/Perl6-Documentable/issues/57) -- Windows support [\#54](https://github.com/antoniogamiz/Perl6-Documentable/issues/54) - Clarification in the documentation [\#50](https://github.com/antoniogamiz/Perl6-Documentable/issues/50) - GitHub issue and PR templates [\#49](https://github.com/antoniogamiz/Perl6-Documentable/issues/49) - zef install Perl6::Documentable doesn't work [\#48](https://github.com/antoniogamiz/Perl6-Documentable/issues/48) @@ -112,13 +107,6 @@ - URL handling [\#21](https://github.com/antoniogamiz/Perl6-Documentable/issues/21) - Document the current build process [\#4](https://github.com/antoniogamiz/Perl6-Documentable/issues/4) -**Merged pull requests:** - -- Avoid "magic lists" in code [\#70](https://github.com/antoniogamiz/Perl6-Documentable/pull/70) ([JJ](https://github.com/JJ)) -- Fix pod loading in example [\#67](https://github.com/antoniogamiz/Perl6-Documentable/pull/67) ([noisegul](https://github.com/noisegul)) -- Url and references [\#65](https://github.com/antoniogamiz/Perl6-Documentable/pull/65) ([antoniogamiz](https://github.com/antoniogamiz)) -- Minor changes to documentation, fixing English... [\#52](https://github.com/antoniogamiz/Perl6-Documentable/pull/52) ([JJ](https://github.com/JJ)) - ## [v1.1.2](https://github.com/antoniogamiz/Perl6-Documentable/tree/v1.1.2) (2019-07-15) [Full Changelog](https://github.com/antoniogamiz/Perl6-Documentable/compare/v1.0.0...v1.1.2) @@ -136,13 +124,6 @@ - Add use examples for every method [\#14](https://github.com/antoniogamiz/Perl6-Documentable/issues/14) - Proper subkind of a routine [\#9](https://github.com/antoniogamiz/Perl6-Documentable/issues/9) -**Merged pull requests:** - -- Updateoption, close \#46 [\#47](https://github.com/antoniogamiz/Perl6-Documentable/pull/47) ([antoniogamiz](https://github.com/antoniogamiz)) -- Htmlrefactor [\#45](https://github.com/antoniogamiz/Perl6-Documentable/pull/45) ([antoniogamiz](https://github.com/antoniogamiz)) -- Improve tests, close \#39, close \#40 [\#41](https://github.com/antoniogamiz/Perl6-Documentable/pull/41) ([antoniogamiz](https://github.com/antoniogamiz)) -- Grammar, close \#36 [\#37](https://github.com/antoniogamiz/Perl6-Documentable/pull/37) ([antoniogamiz](https://github.com/antoniogamiz)) - ## [v1.0.0](https://github.com/antoniogamiz/Perl6-Documentable/tree/v1.0.0) (2019-07-10) [Full Changelog](https://github.com/antoniogamiz/Perl6-Documentable/compare/v1.0.1...v1.0.0) @@ -182,11 +163,6 @@ - Brief docs in the README.md [\#2](https://github.com/antoniogamiz/Perl6-Documentable/issues/2) - Create a first set of test [\#1](https://github.com/antoniogamiz/Perl6-Documentable/issues/1) -**Merged pull requests:** - -- Some minor changes [\#10](https://github.com/antoniogamiz/Perl6-Documentable/pull/10) ([JJ](https://github.com/JJ)) -- Tests with the new version of Pod::Load [\#8](https://github.com/antoniogamiz/Perl6-Documentable/pull/8) ([JJ](https://github.com/JJ)) - \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file diff --git a/META6.json b/META6.json index 61b1579..3536ad9 100644 --- a/META6.json +++ b/META6.json @@ -6,7 +6,7 @@ "@AlexDaniel", "@antoniogamiz" ], - "api": 2, + "api": 3, "auth": "github:perl6", "build-depends": [], "depends": [ @@ -65,5 +65,5 @@ "URI:ver<0.2.2>", "JSON::Fast:ver<0.9.18>" ], - "version": "2.3.1" + "version": "3.0.0" }