1. add InputCallbacks.use_content_for_default_callbacks 2. curl button will not update other args except url if input pure URL 3. use run_in_executor for all the sync functions
1.8.5
1. show format_exc while error on webui 2. use rule.context by default for parsing 3. add GlobalConfig.init_context for init default context 4. make parse_rule of webui async for fastapi
1.8.4
- fix CONTEXT pollution for webui - support PURE_UNIPARSER env variable to install without parsers
1.8.3
- fix console error logs - handle exceptions for InputCallbacks - add sidebar for toc of rules
1.8.1
fix fix_relative_path fix some UI issue
1.8.0
- refactor input_callback instead of resp_callback - no backward compatibility