What's Changed
- Remove "I have added an entry to CHANGELOG.md" from the PR template by @dbeatty10 in #903
- Add a PR checklist item for "I have read the contributing guide..." as a catch-all by @dbeatty10 in #905
- Simplify the PR checklist in relation to testing by @dbeatty10 in #907
- Remove the PR checklist items related to the type of change by @dbeatty10 in #909
- Align the PR description with dbt-core, dbt-adapters, etc. by @dbeatty10 in #911
- Slugify handle empty strings by @dbeatty10 in #912
- Contributors shouldn't edit the
CHANGELOG.md
directly anymore by @dbeatty10 in #916 - Contributing guide instructions for allowing commits from maintainers by @dbeatty10 in #917
- Move profiles config to project flags by @dbeatty10 in #926
- Link to tests that support
group_by_columns
by @dbeatty10 in #931 - Expand description for the
at_least_one
data test by @dbeatty10 in #933 - Update
not_null_proportion
data test to use cross-databasetype_numeric()
macro by @henriblancke in #800 - Fix
at_least_one
test whengroup_by_columns
is configured by @katieclaiborne-duet in #922 - Delete the old unused logo file by @anks2024 in #936
- Add
quote_identifiers
parameter tounpivot
to handle case-sensitive column names by @error418 in #792 - Add tox by @emmyoop in #919
- Update release instructions by @dbeatty10 in #942
New Contributors
- @henriblancke made their first contribution in #800
- @katieclaiborne-duet made their first contribution in #922
- @anks2024 made their first contribution in #936
- @error418 made their first contribution in #792
- @emmyoop made their first contribution in #919
Full Changelog: 1.2.0...1.3.0