fmdtools v2.0.5
This release has some basic fixes to the fmdtools repo and classes:
- The documentation repository now builds as desired. This fixes an issue in 2.0.4 where sphinx did not use autodoc and automodule
- Some fixes to Coords (see: 3c5e236). Specifically, NaNs now masked over when performing array comparisons and rands now sync effectively between architectures and environments
Full Changelog: v2.0.4...v2.0.5
Release Checklist
<style> </style>Step | Description | Complete? | Comment |
---|---|---|---|
1 | Sync appropriate branches into release branch using git sync-into-dev |
N/A | |
2 | Update version numbers in appropriate files | x | |
2a | "Check files conf.py LICENSE.py README.py Intro_to_fmdtools.md pyproject.toml init.py" | x | |
2b | "Run a repository-wide search for the version number" | x | |
3 | Allow (or force) Bamboo CI to build tests and docs | x | |
4 | "Release to GitHub/remotes using git release v2.x.x ''Version 2.x.x'' " |
x | |
5 | Create a release in GitHub | x | |
5a | "incorporate a narrative summary of features and changes" | x | |
5b | "incorporate the auto-generated bitbucket release notes." | x | |
6 | "Update project plan" | x | |
6a | "Include any changed dependencies" | N/A | |
6b | "Include version in schedule" | x | |
6c | "Identify and include additional changes/activities" | N/A | |
7 | Update/check external CI resources as needed | x | |
7a | "Toggle CodeFactor so it updates" | x | No new issues |
7b | "Check upload to PyPi" | x | New programming language versions reflected |