- Declare extension as safe for parallel reading and writing
0.4.0
================
This is a maintenance release. No functionality has been changed.
- Limit runtime dependency to ``docutils<0.19``, because the code is not compatible with more recent versions yet. - Adjust a few other dependency versions. - Improve documentation. - Add CI configuration on GHA.
0.3.0
================
- Add ``:include:`` option to ``csv-filter`` directive.
- Respect the ``:header-rows:`` option when its value is non-zero.
0.2.0
================
- BREAKING: Renamed directive from ``csv-table`` to ``csv-filter`` in order not to override existent ``csv-table`` directive.