Skip to content

v4.3.1

Compare
Choose a tag to compare
@abdulhuq811 abdulhuq811 released this 03 Aug 21:52
· 21 commits to master since this release
1567a46

Fixed backwards compatibility issue in KnockoffContainer with sqlalchemy breaking change for create_engine's positional arg changing into a kwarg, url.
Fix KnockoffDB class so that it actually skips inserts where insert=False for a node
Fix KnockoffTableFactory so that if you pass next_strategy_factory it won't complain about also providing next_strategy_callable

Additional information about the changes can be found here.