0.0.8 2022-06-22T09:57:28+12:00
More type-checking in method signatures
Upload to zef ecosystem
0.0.7 2021-05-14T06:35:02+12:00
Rename source *.pm6 -> *.rakumod
0.0.6 2019-12-24
Added :fallback option for unknown puesdo functions and classes
0.0.5 2019-12-19
Fixed .xpath-selector(@spec) to be read-only.
0.0.4 2019-11-08
Added .to-xpath() method to support LibXML 0.1.8+ integration
0.0.3 2019-10-30
Allow additional Pseudo Classes to be defined by adding them to the %PSEUDO-CLASSES
global Hash or to the .pseudo-classes() Hash accessor on object instances.
0.0.2 2019-10-24
Corrections and optimisations to An+b microsyntax
0.0.1 2019-10-22
Initial release