Releases: Granitosaurus/parsel-cli
Releases · Granitosaurus/parsel-cli
1.2.1
- add browser automation support through playwright.
Use--browser
or--headless-browser
flag to launch auomated browser along side parsel CLI. - Fix css selectors with
#
character breaking processors.
1.1.0
[Changelog]
- add colored output
- add ptpython side and bottom info bars
- add vi mode for input (see
~/.config/parsel.toml
) - add a bunch of processors like html formatter
- add CLI options for better piping
- add more useful locals to
--embed
command: last output, inputs etc. - improve auto complete
- rework processor API
- many UX improvements and bug fixes
1.0.0
Major refactor and rework for initial version release. See README.md for full details.