What’s Changed
- Use pickle to generate hash for dataframes with unhashable objects. (#1315) @shahinism
- suite scaffold CLI (#1323) @Aylr
- DOC: Fix datetime reference in create_expectations.rst (#1321) @jschendel
- Update bigquery.rst (#1330) @abegong
- Update issue templates (#1329) @jcampbell
- Update style_guide.rst (#1324) @abegong
- Add pull request template (#1327) @jcampbell
- Unpin pytest; do not install ge when running tests (#1319) @jcampbell
- CLI command experimental decorator (#1328) @Aylr