-
Notifications
You must be signed in to change notification settings - Fork 11
Expand file tree
/
Copy pathChangeLog
More file actions
77 lines (66 loc) · 3.03 KB
/
ChangeLog
File metadata and controls
77 lines (66 loc) · 3.03 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
* 2.2.0
- api_examples: api version is a required argument with no default value.
- Modified /explain to make output more structured.
- Added license to all files.
- Fixed bug in custom_config.py hook script and added modifying policy files.
- Surgical update rules.
- Rule to prohibit dummy credentials.
- Rule for Asset Group URL Filtering
* 2.1.0
- Updated Workflow: API Versioning & Pre-Task Validation
- Added anti-pattern to Configuration Protocol
- Modified explain command to return structured explanations.
* 2.0.1
- Added unit tests for custom_config.py hook script.
- Added unit tests for cleanup_config.py hook script.
- Verified project tests pass by isolating from client_libs collection errors.
- Fixed linting errors in new test files.
* 2.0.0
- Hierachical context file for conversions troubleshooting.
- Added Conversion Troubleshooting & Diagnostics functionality (api_examples/collect_conversions_troubleshooting_data.py).
- Updated examples to use Google Ads API v23.
- Updated README.md
- Changed directory structure to use a single sub-directory for all saved data.
- Added unit test coverage for new diagnostic tools and examples.
- Reformatted GEMINI.md for better clarity on conversion types and autonomous diagnostic prompts.
- Install-deps option to install.sh and install.ps1.
- Skills/ext_version to get the extension version.
- gemini-extension.json to register extensions with https://geminicli.com/extensions/
- Documentation resource for public protos.
- Hooks for start and end of a session.
- Mandatory GAQL validation rules to GEMINI.md
- Dynamic grpc interceptor for Python calls within extension.
- Python is installed by default with install.sh and install.ps1.
- Updated update process to allow for adding additional client libraries.
- Changed name of setup files to install and provided an uninstall procedure.
- Added additional rules for GAQL edge cases to GEMINI.md.
- Added command conversions_support_data.
* 1.5.0
- Added rigorous GAQL validation rules to GEMINI.md
* 1.4.2
- Updated tests for setup.sh and update.sh
* 1.4.1
- Fixed minor bugs in tests for api_examples.
- Added test api_examples/tests/test_get_conversion_upload_summary.py
* 1.4.0
- Modified ChangeLog so changes are listed in reverse chronological order.
- Added step_by_step custom command.
* 1.3.0
- Added explain command.
- Placed client libraries in a sub-directory of the project directory.
- Updated setup and update scripts.
- Added constraint to GEMINI.md to never modify files in api_examples.
* 1.2.0
- Updated README.md for clarity
- Modified setup.sh to work with Linux and macOS.
- Modified update.sh to work with Linux and macOS.
- Added PowerShell scripts for Windows.
- Removed extension installation to manifest since it regularly hangs.
- Modified logic in setup and update scripts.
- Added tests for setup and update scripts.
* 1.1.0
- Added support for PHP, Ruby, Java, and C#.
- Find latest verion of the API and prompt user whether to use this version.
- Modified setup.sh to clone copies of the client libraries.
* 1.0.0
- Release of verion 1.0