2024-01-03 16:58:42 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/ruby-html-proofer: remove extra RUBY_VERSIONS_ACCEPTED
|
2023-08-26 17:04:18 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.8
5.0.8 (2023-08-06)
* docs: update changelog
* the usual workflow updates
* tweak debug tools
* add packaging task
* add ruby version
|
2023-04-30 16:20:45 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.7
5.0.7 (2023-04-18)
What's Changed
* Support multiple email addresses in mailto by @gjtorikian in #797
|
2023-03-19 14:24:59 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.6
5.0.5 (2023-03-07)
What's Changed
* remove proprietary pdf by @gjtorikian in #790
* Fix cleaning relative links cache key by @riccardoporreca in #793
5.0.6 (2023-03-15)
What's Changed
* Refactor/simplify internal link check resolution by @riccardoporreca in
#795
|
2023-01-21 14:59:53 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.4
pkgsrc change: add ruby32 support.
5.0.4 (2023-01-20)
What's Changed
* Improved PDF hash handling by @gjtorikian in #789
|
2022-12-18 15:47:39 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.3
5.0.3 (2022-12-06)
* Address some typos by @gjtorikian in #780
* Fix poor srcset parsing by @gjtorikian in #784
|
2022-12-04 17:17:40 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.2
5.0.2 (2022-11-15)
What's Changed
* Address some typos by @gjtorikian in #780
Contributors
* gjtorikian
|
2022-11-14 12:50:34 by Takahiro Kambe | Files touched by this commit (1) |
Log message:
www/ruby-html-proofer: restrict to Ruby 3.1
Dependency to devel/ruby-async restricts to Ruby 3.1.
|
2022-11-11 14:49:57 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
www/ruby-html-proofer: update to 5.0.1
pkgsrc change:
* Add "USE_LANGUAGES= # none".
* Add pkg_alternatives support.
5.0.0 (2022-10-08)
Closed issues:
* Options validation breaking for booleans #773
Merged pull requests:
* Native async #766 (gjtorikian)
* Lock to >= Ruby 3.1 #760 (gjtorikian)
* V5 #759 (gjtorikian)
* CLI Args: A New Hope #758 (gjtorikian)
5.0.1 (2022-11-01)
Closed issues:
* QUESTION - ignore-files syntax not ignore entire directories as I would
expect it to. Is my approach syntax incorrect? #775
Merged pull requests:
* Accept regexp values for ignore-files via CLI #776 (gjtorikian)
|
2022-10-09 11:17:02 by Takahiro Kambe | Files touched by this commit (2) |
Log message:
www/ruby-html-proofer: udpate to 4.4.3
4.4.1 (2022-09-25)
Closed issues:
* Custom Checker class is not executed #764
* --cache unvailable in CLI #763
* --parallel unavailable in CLI #762
* HTMLproofer does not properly ignore links #756
* Mailto check failed in some cases #754
Merged pull requests:
* Optimize checking internal link hashes in target files #770
(riccardoporreca)
* Fix --swap-attributes CLI argument in README #765 (mark-monteiro)
* Fix and improve swap_attribute README example #755 (riccardoporreca)
4.4.2 (2022-10-07)
Closed issues:
* erstiebegrüßung.html causing problems on macOS #771
* HTMLProofer times out #768
Merged pull requests:
* Create erstiebegrüßung.html from code #772 (asbjornu)
* Validate options #767 (asbjornu)
4.4.3 (2022-10-08)
Merged pull requests:
* Revert "Validate options" #774 (gjtorikian)
|