Skip to content

Releases: kormanowsky/jextract

v1.1.1

18 Jul 13:09
Compare
Choose a tag to compare
version 1.1.1, typo fix

v1.1.0

17 Jul 19:39
34c6f23
Compare
Choose a tag to compare
Update CHANGELOG.md

v1.0.0

17 Jul 17:56
Compare
Choose a tag to compare
git pushMerge branch 'v1' of github.com:kormanowsky/jextract into v1

v0.0.7

08 Jan 15:27
d41d919
Compare
Choose a tag to compare
  • Developers can now extend jExtract's Element and Text objects
  • Behavior of data getting method search and filter method search changed
  • Added CSS selector support as parent
  • All elements now are stored in jExtract's Element object
  • Some code cleanup

v0.0.6

06 Jan 22:28
39f388a
Compare
Choose a tag to compare

Added:

  • no-jQuery mode (jExtract does not depend on jQuery in this mode)
  • JSON structures and JSON-stringified results

v0.0.5

05 Jan 01:58
a7788a5
Compare
Choose a tag to compare

Added:

  • jQuery object support (e.g.: $(selector).jExtract(struct); )
  • support string as parent (e.g.: jExtract(struct, "
    some text
    "); )
  • short name for jExtract function: $E (e.g.: $E(struct, parent); )

v0.0.4

13 Dec 11:50
63262e4
Compare
Choose a tag to compare
v0.0.4

v0.0.3

13 Dec 11:01
96774cd
Compare
Choose a tag to compare
Added missing comma

I have missed a f*cking comma