**Summary:**
Fixes a number of deprecation issues, and adds some useful functionality to the `Timescale` class.
**Itemized Changes:**
* `docs`: add zenodo links and badges 7
* `ci`: set micromamba version to latest 10
* `docs`: use micromamba for RTD builds 10
* `docs`: add logo and adjust style 10
* `docs`: adjust colors 11
* `feat`: add function to convert from calendar dates 21
* `feat`: add min, max and mean functions to `Timescale` class 21
* `fix`: update version to replace deprecated `pkg_resources` 24
* `fix`: updated ssl context to fix deprecation error 26
* `refactor`: move the immutable parameters in `Timescale` class 51
* `feat`: added quarter year approximate conversions 55
* `feat`: added `_from_sec` dictionary for named time units 56
* `fix`: replaced deprecated `datetime.datetime.utcnow` 57
* `fix`: updated urls and ftp links for updating the leap seconds list 57
**Full Changelog**: https://github.com/tsutterley/timescale/compare/0.0.2...0.0.3