Changed - Refactored for API changes introduced in Metabase v48 (`ordered_cards` -> `dashcards`)
0.3.1
Changed - Fixed a typo in create_card function (PR [47](https://github.com/vvaezian/metabase_api_python/pull/47))
0.3.0
Changed - Option for local unittest is added. Also GitHub Actions Workflow is modified to use local testing. - Fixed the issue 37 ([Make wrapper more maintenance-proof with non-breaking refactor](https://github.com/vvaezian/metabase_api_python/issues/37))
0.2.16
Changed - Fixed the issue 41 ([KeyError: 'sizeX'](https://github.com/vvaezian/metabase_api_python/issues/41))
0.2.15
Changed - Fixed the issue 33 ([Missing step in the clone_card function](https://github.com/vvaezian/metabase_api_python/issues/33))
0.2.14.2
Changed - Fixed the issue 31 ([Unable to use get_columns_name_id as a non-superuser](https://github.com/vvaezian/metabase_api_python/issues/31))