v4.1.0
New Features
- #436 Allows formToArray and ajaxSubmit to work on non-form tags
- #158 #421 #516 #517 When serializing text, encode all line breaks as CRLF pairs per the
application/x-www-form-urlencoded
specification - 76a0b2a #450 #502 Updates AMD definition and adds CommonJS support
- Moves documentation from malsup.com to GitHub Pages
- Adds automated testing using ESLint, Grunt, Mocha, Chai, and PhantomJS