diff --git a/docs/9.0/reader/statement.md b/docs/9.0/reader/statement.md index 1043834f..a050cdaa 100644 --- a/docs/9.0/reader/statement.md +++ b/docs/9.0/reader/statement.md @@ -409,7 +409,7 @@ documents or `TabularDataReader` instances if needed. ## FragmentFinder

This mechanism is introduced with version 9.12.0.

-

This implementation is marked as experimetal since version 9.12.0. +

This implementation is marked as experimetal since version 9.18.0. The public API is stable but the implementation and returned value will change in the next version to take into account edge cases and improve error and selection handling. It is recommended to avoid using the current implementation or restrict its usage for simple selection in version 9.

diff --git a/docs/_data/project.yml b/docs/_data/project.yml index 374b6613..f86769af 100644 --- a/docs/_data/project.yml +++ b/docs/_data/project.yml @@ -5,7 +5,7 @@ description: "Working with CSV can often be much more difficult than you expect, google_analytics_tracking_id: UA-46050814-6 # Github repository repository: 'csv' -version: 9.16.0 +version: 9.18.0 releases: # next: # version: '10.0'