3.75.0
v3.75.0 (2023-04-13)
What's Changed
Changes 🎉
- Fix bug that prevented "api" declaration in
extract_declaration
from being respected duringcapture_sample_dataset
. by @prescod in #3568 - Update windows install steps by @TheBitShepherd in #3571
- CCI projects can now run tasks from their "sources" even when they are custom tasks coded in Python. By @prescod in #3345
- The
capture_sample_data
task now looks for adatasetname.load.yml
file to influence how it generates its .mapping file for subquent loads. By @prescod in #3569
Full Changelog: v3.74.0...v3.75.0