Skip to content

v0.2.0

Choose a tag to compare

@rameerez rameerez released this 16 Jan 20:14
· 15 commits to main since this release

What's Changed

  • Fixed NoMethodError when email is "@" or malformed (empty domain after split)
  • Removed non-existent asset references from engine (nondisposable/application.css and .js)
  • Removed buggy railtie.rb file that attempted to include a class instead of a module
  • Added comprehensive Minitest 6 test suite with 256 tests and 90%+ line / branch coverage

PRs merged

#1 by @rameerez in #1

Full Changelog: v0.1.0...v0.2.0