~alcinnz/haskell-stylist

ref: 30fd99c7eae39ad3b83f277886fa2d8ef81c05c3 haskell-stylist/ChangeLog.md -rw-r--r-- 423 bytes
30fd99c7 — Adrian Cochrane Add priority method to text preprocessor, improve handling of negatives. 1 year, 6 months ago
                                                                                
ceebe613 Adrian Cochrane
22d07de9 Adrian Cochrane
3efc7613 Adrian Cochrane
c4b1f834 Adrian Cochrane
22d07de9 Adrian Cochrane
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Revision history for stylist

## 2.6.0 -- 2023-05-04
* Improved text generation
* Added infrastructure forwarding pseudoelements to PropertyParsers
* @counter-style support, with large builtin suite.

## 2.4.0 -- 2020-12-31
* Add `@document regexp()` support via TDFA.
* Allow callers to define psuedoclasses via callbacks on attribute value.

## 0.0.1  -- YYYY-mm-dd

* First version. Released on an unsuspecting world.