Skip to content

Minor bug fixes and syntax improvements

Compare
Choose a tag to compare
@adammcarth adammcarth released this 25 Jun 16:39
· 40 commits to master since this release

The main fix of this release was an error in the .remove() function, which wasn't removing dynamic parameters such as html input fields and elements in the document. More information can be found at #1.

Code was reformatted, and iteration sequences were re-written. Some typos and minor syntax mistakes have also been fixed.