Skip to content

Releases: Granitosaurus/parsel-cli

1.2.1

21 May 05:03
Compare
Choose a tag to compare
  • 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

06 Nov 09:56
Compare
Choose a tag to compare

[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

03 Oct 10:55
Compare
Choose a tag to compare

Major refactor and rework for initial version release. See README.md for full details.