Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 664 Bytes

CHANGELOG.md

File metadata and controls

26 lines (18 loc) · 664 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.2.0] - 2023-06-16

Added

  • CartoAuth class
    • add optional parameter api_base_url to from_oauth method.
    • add optional parameter org to from_oauth method.

[0.1.0] - 2022-11-04

Added

  • CartoAuth class
    • from_oauth method.
    • from_m2m method.
    • get_api_base_url method.
    • get_access_token method.
    • get_carto_dw_credentials method.
    • get_carto_dw_client method.