Bucket Versioning using S3FileLoader

Hi guys
I couldnt find any support for versioning in this function.I gave a URI of s3 bucket, s3://mybucket.myjson to S3 as following:
S3FileLoader(['s3://mybucket.myjson'], region='eu-central-1', multi_part_download=None)
and only the latest version of my object was streamed.

Is there a way to fix it? Or I need to open feature request?
Thanks!

I do not believe it is possible right now. Let me open issues on GitHub to track this. Thanks for bringing this up.

Thank you, please tag me in order to track his issue. My github user is dorbittonn