- add history of versions to documentation. - improved comments and doc strings.
10.3
Add _Pypy 3.10_ and _Python 3.13_ to GitHub CI.
10.2
- keep special hint comments `/*+ ... */`
10.1
Update GitHub CI scripts and checks.
10.0
- add support for attributes in queries with `:param.attribute` - parameter `attribute` controls how the dot (`"."`) is substitude, default is `"__"`. use _None_ to disable the feature.