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.009   2020-07-19  Released-By: PERLANCAR; Urgency: medium

	- Search for 'firefox' in addition to 'firefox-bin' for firefox
	  processes, because in some OS like FreeBSD the binary is firefox
	  not firefox-bin (GH#1).


0.008   2020-06-13  Released-By: PERLANCAR; Urgency: medium

	- Make %argopt_{firefox,chrome,opera,vivaldi}_cmd available.


0.007   2020-06-13  Released-By: PERLANCAR; Urgency: medium

	- Add utility: start-browsers, restart-browsers.

        - _do_browser(): add action 'has_processes'.


0.006   2020-05-02  Released-By: PERLANCAR; Urgency: high

        - Merge two releases 0.005 and 0.005.1.


0.005.1 2020-04-27  Released-By: PERLANCAR; Urgency: low

        - No functional changes.

        - [build] Rebuild with newer Perinci::CmdLine::POD to render a more
          complete usage line of Perinci::CmdLine scripts in POD (now all
          options are listed, not just '[options]').

        - UPDATE 2020-05-02: rename version to 0.005.1.


0.005   2020-04-19  Released-By: PERLANCAR; Urgency: medium

	- Support action 'is_running'.


0.004   2020-04-11  Released-By: PERLANCAR; Urgency: medium

        - [build] Rebuild to update Sah coerce rule modules
          (Sah::Schema::unix::local_uid now uses filters instead of coercion
          rules to convert between username/uid).


0.003   2019-12-10  Released-By: PERLANCAR; Urgency: low

	- No functional changes.

	- [doc] Mention supported browsers in Description.


0.002   2019-12-10  Released-By: PERLANCAR; Urgency: medium

	- Add description for pause; provide the description in package
	  variable $desc_pause.


0.001   2019-12-09  Released-By: PERLANCAR

        - First release.