No longer broken
- When wrapping requests to capture response code, the Yaegi was not calling Flush on time, which causes Server-Side event requests to freeze (closes #7, thank you @SenseiMarv for reporting the issue);
- Synchronization of
websitesmap was still broken, should be better now (closes #8, thanks @rysmdp for reporting);
Modernized
Disabledoption is now deprecated in favor ofEnabled;- GitHub Action workflow is not useless anymore;
Full Changelog: v1.3.0...v1.4.0