2024-05-12 18:31:37 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
www/ruby-html-proofer: update to 5.0.9
5.0.9 (2024-05-07)
What's Changed
* Bump actions/checkout from 3 to 4 by @dependabot in #805
* [skip test] Release v5.0.9 by @github-actions in #838
New Contributors
* @github-actions made their first contribution in #838
|
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)
|