thomasborgen / storage-bucket

For easy GCP Storage Bucket interaction
MIT License
6 stars 0 forks source link

Consider removing Returns #45

Closed thomasborgen closed 2 years ago

thomasborgen commented 3 years ago

Returns library is still in early development with lots of breaking changes. Being hardlocked into a version just from using this library might be quite annoying.

We don't really "need" it either. People can hook Returns onto our functions if they want.

What do you think @ChameleonTartu ?

ChameleonTartu commented 3 years ago

@thomasborgen I agree 100% with you. I have recently struggled to upgrade returns from v14 to v16, so I believe it would be a good idea to write a functional style without returns.

thomasborgen commented 3 years ago

@ChameleonTartu i think v0.17 just got out aswell? :P have fun with that ^^