Skip to content

Latest commit

 

History

History
46 lines (30 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

46 lines (30 loc) · 2.59 KB

ECSSTree Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.0.4] - 2022-02-19

Changed

  • Browser builds now ends with .min.js
  • README improvements

[1.0.3] - 2022-02-19

Fixed

  • Minor optimizations, README improvements

[1.0.2] - 2022-02-18

Fixed

  • Change :-abp-has to selector list instead of selector

[1.0.1] - 2022-02-18

Fixed

  • Improved :contains (and :-abp-contains & :has-text) pseudo class parsing, handle parenthesis / function calls in the parameter

[1.0.0] - 2022-02-18

Added