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

Added StringFilters.camelToSnakeCase filter #35

Merged
merged 17 commits into from
Apr 30, 2017

Conversation

AliSoftware
Copy link
Contributor

Superseeds #24

\cc @ggrell

Gyuri Grell and others added 17 commits February 22, 2017 14:50
…wift extensions.

 Added test coverage
 Updated README.md
…default true) for lower casing the string.

Updated README to describe filter usage
Updated CHANGELOG
…ings and numbers for parameters, so rewrote the filter to always lowercase, except when the arg is either "false", "no" or "0"
…onal and required values to be in the arguments. If optional and not found, returns nil. If not optional and not found, throws exception.

Separated out parseBool tests into separate test class
Added XCTAssertThrows for testing
@AliSoftware AliSoftware merged commit b2f4141 into master Apr 30, 2017
@AliSoftware AliSoftware deleted the ggrell-camelToSnakeCase branch April 30, 2017 17:34
@djbe djbe added this to the 1.0.2 milestone May 16, 2017
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