Skip to content

Small new features

Compare
Choose a tag to compare
@johnnymast johnnymast released this 05 Jun 20:52
· 69 commits to master since this release

This update will fix some small things to make the package more easy to use overall.
It will also make the whole footprint of the package smaller.

  • Tested and fixed a last few bugs, then released. Fixing #12
  • Updated Faker to version 1.7 and Ratchet to 0.4.1. Fixing #5
  • Added auto reconnect (if server restarts or if the internet goes down). Fixing #6
  • Empty text should not be sent, now there will be a css animation for the input box. Fixing #22
  • Updated the comments for JSDOCS3, fixing #14
  • Removed the dependency on jQuery because its slowly dieing. Fixing #9
  • Updated LICENSE.md to reflect the copyright of 2018, fixing #11
  • Updated the javascript code to ES2015, fixing #13
  • Closed issue to add .gitignore. We already had it. Closed and ignored #16
  • Updated CHANGELOG.md to be more detailed about bugs being fixed. Fixing #12
  • Added the License inside the README.md file. fixing #10