Releases: julianpoy/RecipeClipper
Releases · julianpoy/RecipeClipper
v3.2.0
11 Feb 23:31
Compare
Sorry, something went wrong.
No results found
3.2.0 (2025-02-11)
Features
improved microdata matchers (3dbf556 )
v3.1.0
04 Jan 05:48
Compare
Sorry, something went wrong.
No results found
3.1.0 (2024-01-04)
Features
ignoreMLClassifyErrors flag (adaeeaa )
v3.0.1
19 Nov 23:59
Compare
Sorry, something went wrong.
No results found
3.0.1 (2023-11-19)
Bug Fixes
main & module import paths (17da5c8 )
v3.0.0
24 Oct 04:31
Compare
Sorry, something went wrong.
No results found
3.0.0 (2023-10-24)
chore
BREAKING CHANGES
Update bundler, switch package.json to ESM, which may cause issues downstream (though I don't believe it should).
v2.4.0
11 Aug 01:03
Compare
Sorry, something went wrong.
No results found
2.4.0 (2023-08-11)
Bug Fixes
Features
support HowToSection in ingredients/instructions (0a648a0 )
v2.3.0
22 Feb 07:25
Compare
Sorry, something went wrong.
No results found
2.3.0 (2021-02-22)
Features
Add support for microdata tags within document (fd8c35e )
v2.2.3
20 Feb 18:54
Compare
Sorry, something went wrong.
No results found
2.2.3 (2021-02-20)
Bug Fixes
Add support for ImageObjects in schemas (ddf9e05 )
v2.2.2
20 Feb 18:52
Compare
Sorry, something went wrong.
No results found
2.2.2 (2021-02-20)
Bug Fixes
Fix failing call for document title if no other matchers found result (eba535a )
v2.2.1
20 Feb 18:36
Compare
Sorry, something went wrong.
No results found
2.2.1 (2021-02-20)
Bug Fixes
Pass options down through utils (62da395 )
Store cached schemas on window rather than local (0fb03e7 )
v2.2.0
19 Feb 06:55
Compare
Sorry, something went wrong.
No results found
2.2.0 (2021-02-19)
Bug Fixes
Allow passing partial options (3514b4d )
Features
Add support for passing options on init (0665e42 )