BooleanCat / go-functional

go-functional is a library of iterators to augment the standard library
MIT License
405 stars 23 forks source link

[Feature 🔨]: Release version 1.0.0 #94

Closed BooleanCat closed 7 months ago

BooleanCat commented 7 months ago

Is your feature request related to a problem? Please describe.

I'd like to release version 1.0.0 to indicate that the project is ready for use and I'll continue supporting it.

I'm concerned that people may choose not to use the project because of it's 0. status. I'm feeling confident in the usage of the package and the iter interface as it is now.

Describe the solution you'd like

Version 1.0.0 released or some good reasons why it's not a good idea.

Provide code snippets to show how this new feature might be used.

N/A.

Does this incur a breaking change?

No.

Do you intend to build this feature yourself?

N/A.

BooleanCat commented 7 months ago

@williammartin @myusko I'd be grateful if either of you could share any thoughts you have about the iter interface or other tools in this project that would prevent me from cementing these decisions in a SemVer 1.0.0 release and the compatibility assurances that implies.

BooleanCat commented 7 months ago

Actually I'm just going to yolo it into v1.0.0 :)