Skip to content
This repository was archived by the owner on May 26, 2025. It is now read-only.

0.2.4

Choose a tag to compare

@MoOx MoOx released this 02 Feb 16:44
· 101 commits to master since this release
  • Fixed: refresh should now work (use this.parseDOM for refresh)
    (#67 - @compressed)
  • Fixed: Some attributes, such as itemscope have no corresponding value.
    This change allows them to still be set.
    (#67 - @compressed)
  • Added: cacheBust option
    (#71 - @tremby)