Skip to content
This repository was archived by the owner on Aug 15, 2023. It is now read-only.

Releases: lanalabs/PyLana

v0.2.1

02 Oct 12:24
253fdcf

Choose a tag to compare

Added

  • function for unsharing dashboards and shiny dashboards

Changed

  • fixed sharing of dashboards and shiny dashboards

v0.2.0

01 Oct 11:08
8f10c81

Choose a tag to compare

Added

  • user management interface
  • dashboard management interface
  • data aggregation interface

Changed

  • The default behaviour is now to always try verifying the server's TLS certificate (the default of requests). For more granular control over your request, you can still pass keyword arguments documented in the requests documentation to all methods, functions and constructors.

v0.1.0

18 Jun 14:15
7ba776e

Choose a tag to compare

New features

  • reworked and documented public interface
  • logs can now be loaded into LANA directly from pandas data frames
  • more flexibility to modify the API request headers