We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c9f145 commit 58f2170Copy full SHA for 58f2170
CHANGELOG.rst
@@ -2,9 +2,11 @@
2
Changelog
3
=========
4
5
-Version 1.1.2 (unreleased)
+Version 1.1.2
6
=============
7
8
+- Fix construction of s3 categories dictionary, and adjust unit test vectors to align with more accurate emissions allocations.
9
+- Fix linting errors reported by `flake8` and `mypy`.
10
- Env vars ITR_SCHEMA and/or ITR_PREFIX can override code defaults (demo_dv, itr_) to prevent collisions between users and CI/CD
11
- Implement support for CH4 emissions disclosures (i.e., fugitive S1 emissions)
12
- Use concurrent Data Vault operations to optimize queries when possible
0 commit comments