Skip to content

v6.2.1

Compare
Choose a tag to compare
@ndaidong ndaidong released this 12 Jan 04:53
· 71 commits to main since this release
b81646a
  • Replace read() by extract()
    • Mark read() as deprecated method
  • Add new methods: extractFromJson() & extractFromXml()
  • Change coding convention (remove standardjs)
  • Fix ts interface of fetch
  • Update dependencies
  • Update examples