v4.1.2
What's Changed
- Fixed bug causing excessive memory use when using
FS
+writeFile
function (#812) - Fixed bug where setting output option
debug: true
was forcing recognition to be run (#788) - Added warning message when
setParameters
is used to set options that can only be set duringinitialize
(#816) - Minor edits to reduce memory use (#815)
- Minor changes to documentation, types, and example code (#575, #791, #803, #805, #810, #817)
New Contributors
- @Simple7575 made their first contribution in #791
- @jiakuan made their first contribution in #805
- @omarboulbaze made their first contribution in #575
Full Changelog: v4.1.1...v4.1.2