Skip to content

Releases: julianpoy/RecipeClipper

v3.4.0

Choose a tag to compare

@julianpoy julianpoy released this 31 May 17:10

3.4.0 (2026-05-31)

Features

  • additional site support (f72d44a)

v3.3.0

Choose a tag to compare

@julianpoy julianpoy released this 13 Apr 05:57

Features

  • add nutritionInfo field (95f44e8)

v3.2.0

Choose a tag to compare

@julianpoy julianpoy released this 11 Feb 23:31

3.2.0 (2025-02-11)

Features

  • improved microdata matchers (3dbf556)

v3.1.0

Choose a tag to compare

@julianpoy julianpoy released this 04 Jan 05:48

3.1.0 (2024-01-04)

Features

  • ignoreMLClassifyErrors flag (adaeeaa)

v3.0.1

Choose a tag to compare

@julianpoy julianpoy released this 19 Nov 23:59

3.0.1 (2023-11-19)

Bug Fixes

  • main & module import paths (17da5c8)

v3.0.0

Choose a tag to compare

@julianpoy julianpoy released this 24 Oct 04:31

3.0.0 (2023-10-24)

chore

  • update integration tests (1987904)

BREAKING CHANGES

  • Update bundler, switch package.json to ESM, which may cause issues downstream (though I don't believe it should).

v2.4.0

Choose a tag to compare

@julianpoy julianpoy released this 11 Aug 01:03

2.4.0 (2023-08-11)

Bug Fixes

Features

  • support HowToSection in ingredients/instructions (0a648a0)

v2.3.0

Choose a tag to compare

@julianpoy julianpoy released this 22 Feb 07:25

2.3.0 (2021-02-22)

Features

  • Add support for microdata tags within document (fd8c35e)

v2.2.3

Choose a tag to compare

@julianpoy julianpoy released this 20 Feb 18:54

2.2.3 (2021-02-20)

Bug Fixes

  • Add support for ImageObjects in schemas (ddf9e05)

v2.2.2

Choose a tag to compare

@julianpoy julianpoy released this 20 Feb 18:52

2.2.2 (2021-02-20)

Bug Fixes

  • Fix failing call for document title if no other matchers found result (eba535a)