- Refactor command parameter names and update cumulative average report usage
1.2.4
- Draw cumulative average charts for specific columns identified by field names
1.2.3
- Fix index errors caused by merging multiple csv files
1.2.2
- Adjust --google-* parameter usage
1.2.1
- Implementing functionality to utilize the Google Adsense Python client library for making API calls. Specifically, integrating the AdSense Management API to retrieve and display the saved report list.
1.1.2
- The CSV merging mechanism has been updated using pandas.merge_ordered and drop_duplicates to enhance data merging efficiency. - Setting the output to markdown by default.