Tatooine Versions Save

A powerful scraper for JavaScript Developers.

3.1.1

1 year ago

3.1.1 (2023-03-27)

Features

  • docs: Add docs/plugins/TRANSFORMER.md to doc Transformer Plugins. (71787de)
  • docs: Move engine docs to live under docs/engines folder. (71787de)
  • plugins: Move all engines to live as an Plugin Engine. (cdbacc7)
  • plugins: Add Engine Plugins docs. (cdbacc7)

Full Changelog: https://github.com/obetomuniz/tatooine/compare/3.1.0...3.1.1

3.1.0

1 year ago

3.1.0 (2023-03-27)

Features

  • plugins: Add support to plugins. (5dcf4d3)
  • conditions: Move conditions previously added as a core feature to the new plugins architecture. (5dcf4d3)

3.0.5

1 year ago

3.0.5 (2023-03-24)

Features

  • conditions: Introduce that allows filter results expected based in some operations. Close #346 (d833200)

Bug Fixes

  • docs: Add SPA engine to docs (123b486)
  • Improve project description (2063478)

3.0.4

1 year ago

3.0.4 (2023-03-24)

Features

  • Support setup headless and HTTP requests. (4eb708c)
  • Introduce SPA Engine. Improve typings. (4eb708c)
  • Update docs. (4eb708c)

Bug Fixes

  • docs: Improve package description. Add NPM package.json description. (1f34382)

3.0.3

1 year ago

3.0.3 (2023-03-24)

Features

  • release: Introduce release-it to help with releasing management (7ca785f)