Releases
v0.11.0
Compare
Sorry, something went wrong.
No results found
Changes
🚀 Features
Added a decorator to quickly register a function as a feature. (#45 ) @kiddinn
Added custom dataframe accessors. (#44 ) @kiddinn
Added a simple feature exposing the running of stored LQL policies. (#41 ) @kiddinn
Added a cloud hunt feature to the lacebook container (#40 ) @kiddinn
Made the evaluator ID optional for policies. (#39 ) @kiddinn
Changed the Jupyter helper, adding ability to define helper functions (#37 ) @kiddinn
Added the new DataSources API into the SDK and made changes to the Jupyter wrapper (#33 ) @kiddinn
🐛 Bug Fixes
Fixed an issue with module vs state (#43 ) @kiddinn
Fixed an issue with fetching a new client. (#38 ) @kiddinn
fix: Improved consistency of datasources class (#36 ) @alannix-lw
Omitting evaluator ID if not set in LQL execute queries. (#35 ) @kiddinn
Added a unit test for Jupyter helper as well as minor fixes (#32 ) @kiddinn
🧰 Maintenance
You can’t perform that action at this time.