- Solar altitude over lunar feature calculation - AltitudeDict class to provide solar altitude for Lunar II features - Use scriv for history generation
Changed ^^^^^^^
- OS version for readthedocs build - Updated CONTRIBUTING.rst to add scriv usage
Fixed ^^^^^
- Internal class cross-references in docs
0.7.4
++++++++++++++++++
* Updates to project dependencies
0.7.3
++++++++++++++++++
* Updates to project dependencies
0.7.2
++++++++++++++++++
* Change types module to pkg_types to avoid shadowing builtin
0.7.1
++++++++++++++++++
* Drop support for Python 3.6 and 3.7 * Add Python 3.9, 3.10, 3.11 and 3.12 support * Switch to pyproject.toml * Internal package updates * Update docs infrastructure * Switch back to tox * Add linting and formatting * Add mypy and typing * Add numpydoc and tox.ini checking