Skip to content

Version 1.0! 🧬

Compare
Choose a tag to compare
@mesqueeb mesqueeb released this 27 Jan 01:26

Case anything has seen some great updates.

With version 1.0 I have changed how strings with spaces are handled.

Why? → When converting the casing of "sentences", it's much more logical to apply the casing logic on each part split per space, not split per each special character.

No changes for regular strings!

See the re-written readme for more details!!