This incorporates changes from Version 2.0.5 into the development branch. See the [change log](https://rdtools.readthedocs.io/en/latest/changelog.html) for details.
2.1.0beta.1
Incorporates version 2.0.4 into 2.1-beta (see 244 )
2.1.0beta.0
Adds new `analysis_chains` module to focus on objected-oriented analysis workflows combining other RdTools modules. Includes `TrendAnalysis` class for sensor- and clear-sky-based soiling and degradation analyses see 117 and [change log](https://rdtools.readthedocs.io/en/latest/changelog.html#v2-1-0-beta-0-november-20-2020)
2.0.6
Improves compatibility with pandas 1.3.0 and updates specified example environment. For full details please see the [change log](https://rdtools.readthedocs.io/en/stable/changelog.html).
2.0.5
This patch adds formal support for Python 3.9, and makes improvements to documentation and testing. See the [change log](https://rdtools.readthedocs.io/en/stable/changelog.html) for full details.
2.0.4
Fixes a bug in which leading NaNs were improperly backfilled. See 244