Skip to content

Fix matchall#4

Merged
djsegal merged 1 commit intodjsegal:masterfrom
mforets:patch-1
Feb 15, 2021
Merged

Fix matchall#4
djsegal merged 1 commit intodjsegal:masterfrom
mforets:patch-1

Conversation

@mforets
Copy link
Copy Markdown
Contributor

@mforets mforets commented Jul 18, 2020

From Julia v1.5 release notes,

matchall has been deprecated in favor of collect(m.match for m in eachmatch(r, s)) (#26071).

@masflam
Copy link
Copy Markdown

masflam commented Feb 15, 2021

@djsegal Please merge this PR since invoking this decamelize function creates an error since matchall is. A part of the package literally doesn't work.

@djsegal djsegal merged commit e3eef58 into djsegal:master Feb 15, 2021
@masflam
Copy link
Copy Markdown

masflam commented Feb 16, 2021

Thanks! :)

tencnivel added a commit to tencnivel/StringCases.jl that referenced this pull request Oct 2, 2022
bump version in order to register new version of master that includes this patch: djsegal#4
@tencnivel tencnivel mentioned this pull request Oct 2, 2022
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.

3 participants