This repository has been archived by the owner on Oct 3, 2018. It is now read-only.
v0.9.5 changelog
- Merge branch 'release/0.9.5' into develop
- Generated 0.9.5 release
- Bumped version number in package.json and bower.json
- Ran update.sh
- Updated CONTRIBUTING.md
- Merge pull request #74 from 4ver/develop
- Added info about replacer function context
- Merge remote-tracking branch 'upstream/develop' into develop
- Revert "Added info about replacer function context"
- Added info about replacer function context
- oop
- Added back in condition
- Make config a property of this in the replacer fn
- [ci skip] Updated README.md
- Updated README.md
- [ci skip] Updated README.md
- [ci skip] Updated README.md
- [ci skip] Updated README.md
- Looks like there's a bug in package.json, but then how/why has Testling been working all this time?
- Moved PhantomJS file into tests folder, updated docs and package.json
- [ci skip] Updated README.md
- [ci skip] Mentioning sample .htaccess file
- Code wasn't being linted properly, fixed code and lint rules.
- Fixed table formatting in README.md
- [ci skip] Updated README.md and CONTRIBUTING.md
- Removed TODO.md, it was outdated and we have GitHub issues for the same reason
- Fixed version number in bower.json, removed it from README.md
- [ci-skip] Updated README.md
- Fixed broken test
- Updated README.md
- Merge commit '7d01cdd2fe2dbbd83ee595b4fde0a2183b70ade9' into develop
- Merge commit '0f8d0abb03802578207f35fcd6245619d0b65a75' into develop
- Merge commit 'a664d908cd8aa5f6a3b593d0e65f2dca1d40422a' into develop
- Merge commit '1fc1e1bea076869663f39323af4343492b7658e3' into develop
- Merge commit 'e6bd9e4c8f459186d862130ee1afd238a88be4a0' into develop
- Update README.md
- Updated README.md
- Updated README.md
- Adding line endings
- Merge branch 'master' of https://github.com/hassankhan/emojify.js
- Regenerated files, should fix #69
- Update emojify.min.js
- Add tests for img as tag type
- Allow img as emojify_tag_type
- Merge pull request #60 from adam-lynch/contributing
- Merge pull request #59 from adam-lynch/node-tests
- Merge in from master
- Merge in from master
- Merge pull request #58 from adam-lynch/node
- Merge pull request #55 from adam-lynch/editorconfig
- Merge commit '891fcb38132a4e6de628a1b80638ee2274822824'
- Added .gitattributes
- Added .editorconfig
- Improving :@ comment
- :D gets converted to grinning, not smiley
- :( gets converted to frowning, not disappointed
- Added CONTRIBUTING.md
- Added some tests for Node
- Merge pull request #53 from adam-lynch/smile
- :) is converted to 😄, instead of 😊
- Hack: Doesn't break if windows doesn't exist
- Split css base64 encoded images
- Updated README.md
- Updated README.md