Changelog - kenany/thrasonic GitHub Wiki
This is the changelog for thrasonic. Version numbering is based off Semantic Versioning.
1.1.0 / browse / zip / tar
- Web Intents –
6a37788
1.0.4 / browse / zip / tar
- Simplify formatting of tweetback –
f6aad72and7f4fdf4 - More idiomatic function and variable names –
3400bbaand45335f6
1.0.3 / browse / zip / tar
- Fix default settings not being used when no arguments are passed –
bd18ac9 - Fix bad EOL escaping –
1170481
1.0.2 / browse / zip / tar
This version will only work if arguments are passed into your thrasonic() call, but this has been fixed in 1.0.3
- Fix script-breaking bug due to
$.ajaxcall being grouped incorrectly because of excessive indentation –f04521a - Fix the
<a>tags on tweetbacks from being underlined by default (at least on WebKit) –3f3b5b9
1.0.1 / browse / zip / tar
This version is critically broken and has been fixed in 1.0.2
- Fix a possible type coercion –
721bed3