Skip to content

Releases: rameerez/nondisposable

v0.2.1

17 Jan 01:49

Choose a tag to compare

  • Add [nondisposable] prefix to all logger calls for better log identification in ff01491

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Jan 20:14

Choose a tag to compare

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

πŸŽ‰ Initial release!

16 Jan 19:15

Choose a tag to compare

Initial release