Skip to content

Releases: piuccio/html-to-json-data

v1.6.0

12 Nov 05:35
Compare
Choose a tag to compare

Changes

  • Include an input definition for form elements (#3) acda58f

v1.5.1

01 Aug 09:13
Compare
Choose a tag to compare

Changes

  • Fix the nested object definition (#2) 64e9956

v1.5.0

28 Jul 10:53
Compare
Choose a tag to compare

Changes

  • Allow to use a function as group selector (#1) f5b45fb

v1.4.0

18 Jun 01:13
Compare
Choose a tag to compare

Changes

  • Allow group templates to be single definitions instead of objects
  • Add flat to group definition to flatten the list of results
  • Add filterBy to group definition to filter group elements by nested definition values

v1.3.0

15 Jun 08:27
Compare
Choose a tag to compare

Changes

  • Allow to use groups at the root level 888baaa

v1.2.0

12 Jun 09:38
Compare
Choose a tag to compare

Changes

  • Allow to select the root element in a group selector d0a8d77
  • Allow URLs to be optionally empty 0e055cf

v1.1.0

11 Jun 08:49
Compare
Choose a tag to compare

Features

  • Allow to slice groups with group().slice()

v1.0.0

11 Jun 08:49
Compare
Choose a tag to compare

Initial implementation...