The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
0.008   2019-08-08  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [build] Rebuild to update documentation to App::CSelUtils (0.084, new
          action 'eval' and new option --eval).


0.007   2019-07-30  Released-By: PERLANCAR; Urgency: low

	- [ux] Simplify CLI scripts by disabling read_config & read_env.


0.006   2019-07-29  Released-By: PERLANCAR; Urgency: low

	- No functional changes.

	- [doc] Update example in Synopsis.


0.005   2019-07-29  Released-By: PERLANCAR; Urgency: medium

	- [incompatible change] Adjust to App::CSelUtils 0.082 (--actions
	  renamed to --node-actions, add --select-action).


0.004   2019-07-27  Released-By: PERLANCAR; Urgency: medium

	- Add action dump.


0.003   2019-07-26  Released-By: PERLANCAR; Urgency: medium

	- Rename the original htmlsel (CSS selector variant) to htmlsel to
	  html-css-sel to be more consistent. This utility (htmlsel) now selects
	  using CSel, as other *sel utilities (jsonsel, ddsel, yamlsel, orgsel)
	  select using CSel syntax instead of CSS Selector syntax.


0.002   2016-08-27  Released-By: PERLANCAR

        - No functional changes.

        - [doc] Mention {json,yaml,dd,org}sel.


0.001   2016-04-01  Released-By: PERLANCAR

        - First early release.