Skip to content

Releases: m2w/talaria

Complete overhaul

31 Aug 14:32
@m2w m2w
Compare
Choose a tag to compare

0.6.0 breaks just about everything. It contains a full rewrite of talaria's internals, reworks it's external API and changes how it behaves.

Please check the new CHANGELOG.md for details, as well as the updated README.md

Pre-0.5.0 v2

24 Nov 15:17
@m2w m2w
Compare
Choose a tag to compare

Expanded tests, removal of the jQuery dependency, bug fixes and improved documentation.

Pre-0.5.0 cleanup

14 Nov 18:06
@m2w m2w
Compare
Choose a tag to compare

Transitioned to promises (using bluebird) from the previous async.js approach.

Testing now works without ugly workarounds.