Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add version option to Strings extension library #650

Merged
merged 3 commits into from
Mar 2, 2023

Conversation

jpbetz
Copy link
Collaborator

@jpbetz jpbetz commented Mar 1, 2023

Adds a StringsVersion() option for the string extension library, a convention for declaring which version new functions are introduced at, and a way for exhaustively testing the versions of a library for function support.

@jpbetz jpbetz force-pushed the versioned-strings branch from 44ef2bc to 41da384 Compare March 1, 2023 23:24
ext/strings.go Show resolved Hide resolved
ext/strings.go Outdated Show resolved Hide resolved
@jpbetz jpbetz force-pushed the versioned-strings branch from 41da384 to 05732b5 Compare March 1, 2023 23:36
@jpbetz jpbetz force-pushed the versioned-strings branch from 381f2a6 to 0f28cf4 Compare March 1, 2023 23:40
@jpbetz
Copy link
Collaborator Author

jpbetz commented Mar 1, 2023

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants