Lucas Lemos

Results 96 comments of Lucas Lemos

I think that your suggestion makes a lot of sense @timreichen The transformation process always can be done before the stringification process

@mtmulch1 I am currently working on this issue still but this would be the right directory to add the implementation files.

Hello @harrysolovay I'm still finishing the work, there are still some details but I'm planning to open a PR this weekend to finish it

BTW, sorry to take so long!

Hi everyone! It wasn't able for me to open a PR last weekend, but I'm still working on the issue. During the week I keep tangled at work and usually...

@harrysolovay you're welcome! If there is any bug you can open an issue and tag me already

I'll redo this PR next weekend if it still makes sense (moving my changes to csv.ts) @kt3k @bartlomieju @crowlKats please let me know if this changes would still be useful

> I would be in favour of packing `columns` into `options` instead of overloading. std is not stable and it is versioned. Breaking changes are possible. @timreichen That was the...

@timreichen Alright! I'll update this PR next weekend with the suggestions, thanks for the tips!

@timreichen @kt3k I have just noticed that for this to land, it would be a breaking change anyway, because for it to be available even with the overloading, I have...