
0.3.2 / 2017-02-19
==================

 * transfer repo to pirxpilot
 * add note about lack of support for SVG/MathML elements

0.3.1 / 2015-04-10
==================

 * make compatible with node
 * add `package.json` file

0.3.0 / 2014-02-26
==================

 * add dataset.del - removes attributes from dataset

0.2.3 / 2014-02-24
==================

 * IE8 support - document.head does not exist

0.2.2 / 2013-02-24 
==================

 * Check if dataset exist on `head` node

0.2.1 / 2013-01-18 
==================

 * Handle camelCase attribute names in legacy browsers

0.2.0 / 2013-01-17 
==================

 * Basic tests
 * Chainable set API
 * More efficient nodeset vs. legacy determination
 * 'lint' target in Makefile

0.1.0 / 2013-01-17 
==================

 * Initial implementation
