dataloader icon indicating copy to clipboard operation
dataloader copied to clipboard

Update docs for v7

Open abekoh opened this issue 2 years ago • 1 comments

The usability of v7 has greatly improved due to its support for generics, but there may be users who don't notice this due to insufficient documentation. In this change, I update the documentation to match v7.

abekoh avatar Apr 20 '23 12:04 abekoh

Thanks for this PR, I'm just exploring the library and was a bit confused for the difference between README.md and examples in example folder. After looking into releases and import paths it all made sense, but up to date README.md could have saved me 20 minutes.

I'm not sure if non-generic version is still in use or is deprecated. If it is not, maybe both cases should stay in the readme file

obukhov avatar Aug 21 '23 07:08 obukhov