Skip to content

Releases: vvaezian/metabase_api_python

v3.6

Choose a tag to compare

@vvaezian vvaezian released this 07 Feb 22:17
  • Improved async client

v3.5.2

Choose a tag to compare

@vvaezian vvaezian released this 27 Jul 23:44
  • Add response_format parameter to get_item_info function

v3.5

Choose a tag to compare

@vvaezian vvaezian released this 15 Jun 23:36
  • Add async support

v3.4.5.1

Choose a tag to compare

@vvaezian vvaezian released this 02 Apr 04:14
  • Fix #59
  • Improve docs styling

v3.4.4

Choose a tag to compare

@vvaezian vvaezian released this 11 Nov 21:12

Changed

  • Make sure the provided API key is correct.

v3.4.3

Choose a tag to compare

@vvaezian vvaezian released this 28 Sep 01:03

Changed

v3.4.2

Choose a tag to compare

@vvaezian vvaezian released this 05 Jul 02:17

Changed

  • Added 'return_card' argument to the copy_card function.

v3.4.1

Choose a tag to compare

@vvaezian vvaezian released this 15 Jun 05:11

Changed

  • PR #54 (fixes a typo in the clone_card function)

v3.4

Choose a tag to compare

@vvaezian vvaezian released this 01 Jun 22:53

Changed

  • New versioning format (3.4 instead of 0.3.4)
  • Added format_rows option to get_card_data function

v0.3.3.1

Choose a tag to compare

@vvaezian vvaezian released this 29 May 18:11

Changed

  • Fix issue #50