File:  [cvs.NetBSD.org] / pkgsrc / www / ruby-css-parser / distinfo
Revision 1.32: download - view: text, annotated - select for diffs
Sun Sep 22 07:54:34 2024 UTC (7 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, HEAD
www/ruby-css-parser: update to 1.19.0

1.19.0 (2024-08-24)

* Deprecate load_uri!, load_file! and load_string! positional arguments over
  keyword argument

* Deprecate add_rule! (positional arguments)and add_rule_with_offsets! for
  add_rule! (keyword argument)

* RuleSet initialize now takes keyword argument, positional arguments are
  still supported but deprecated

* Removed OffsetAwareRuleSet, it's a RuleSet with optional attributes
  filename and offset

* Improved performance of block parsing by using StringScanner

* Improve RuleSet#parse_declarations! performance by using substring search
  istead of regexps

$NetBSD: distinfo,v 1.32 2024/09/22 07:54:34 taca Exp $

BLAKE2s (css_parser-1.19.0.gem) = f23b9d1daecf567cf523c1bc93d1d9d15e23f7c58b54d6529dfed871de422c58
SHA512 (css_parser-1.19.0.gem) = 3cfc3456da3ee2f3be66b74bee443653bf55bf629fe07da31e30f3279054044922feccacd7fc4b29d8c7097cde5f47113a37538092f1e93faca76f6d6799e1e5
Size (css_parser-1.19.0.gem) = 21504 bytes

CVSweb <webmaster@jp.NetBSD.org>