Skip to content

0.3.2

Compare
Choose a tag to compare
@shnewto shnewto released this 22 Dec 20:04
· 60 commits to main since this release
c5efaed
  • Update nom and rand dependencies to latest.
  • Using eof parser from nom 6.0 instead of homerolled eoi
  • Increased threshold for "stack redzone" to address some issues where infinite loops could overflow the stack despite our checks to prevent it.