10000 Releases · hubble459/pseudom · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: hubble459/pseudom

v1.0.0

24 Mar 19:54
Compare
Choose a tag to compare

Changelog

[1.0.0] - 2024-03-24

🚀 Features

  • (init) Antlr for css parser code
  • (selector) Can select elements with custom query selector
  • (changelog) Add git cliff config and generated changelog

🐛 Bug Fixes

  • (fmt) Fix analysis issues
  • (parser) Support combiners before first selector

📚 Documentation

  • (readme) Update readme
  • (changelog) Update changelog

🎨 Styling

  • (fmt) Change line length to 80

⚙️ Miscellaneous Tasks

  • (actions) Add dart test action

Build

  • (pub) Publish library to pub.dev

Full Changelog: https://github.com/hubble459/pseudom/commits/v1.0.0

0