Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.

0.11.0

Choose a tag to compare

@whatisinternet whatisinternet released this 02 Nov 03:36
· 13 commits to master since this release

Breaking changes:

  • Made snake case deal correctly with special characters. Behaviour now follows
    rails infector
  • Made camel case deal correctly with special characters. Behaviour now follows
    rails infector

Non-breaking changes:

  • Removed magic macros for testing.
  • Added explicit tests for all cases.