8000 Release v0.1.12 · Voyz/ibind · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.1.12

Compare
Choose a tag to compare
@Voyz Voyz released this 05 Mar 09:41
· 73 commits to master since this release
  • added load_dotenv monkey patch to display a warning if it is called after ibind has been imported
  • removed usage of _testcapi in test_utils.py
  • Update Tickler to use threading events for stopping. Contributed by @lach1010 🙌
  • added global default_filtering flag
  • added OAuthConfig.verify_config
  • changed 'localhost' default to '127.0.0.1'
  • added use_session parameter and reworked the implementation of sessions to make it optional. Shutdown handling has been moved to RestClient, though OAuth1aConfig.shutdown_oauth parameter still defines whether OAuth gets closed when shutting down
  • updated marketdata_unsubscribe
  • introduced OrderRequest dataclass and deprecated make_order_request function
  • updated process_instruments to fix PLW2901
0