All Versions
4
Latest Version
Avg Release Cycle
368 days
Latest Release
1730 days ago

Changelog History

  • v1.0.0 Changes

    July 04, 2019

    πŸ’₯ Breaking changes

    • πŸ‘ Now only support elixir>=1.6
    • 0️⃣ We now use Jason as the default json library

    πŸ”‹ Features

    • πŸ”§ You can configure :json_module to set Poison
    • ⚑️ Updates dependencies

    Misc

    • βž• Adds dependabot
    • βž• Adds mix format
  • v0.1.2 Changes

    June 29, 2017

    πŸ”– Version 0.1.2

    πŸ›  Bugfixes

    • πŸ›  Fixes bug when some names like "Никита-123" was considered valid

    πŸ“š Documentation

    • πŸ›  Fixes formating of cases' names
  • v0.1.1 Changes

    June 29, 2017

    πŸ”– Version 0.1.1

    πŸ›  Bugfixes

    • πŸ›  Fixes bug when Detector was showing wrong values for complex names with - inside

    πŸ“š Documentation

    • βž• Adds more @doc and @module to the code
    • βž• Adds little fixes to the existing docs
    • βž• Adds CHANGELOG.md
    • βž• Adds CONTRIBUTING.md
  • v0.1.0 Changes

    • πŸŽ‰ Initial release