Version 2.2.0
What's Changed
- Python box model by @alexjamesgarza in #147
- Fixed bugs with chapman example by @alexjamesgarza in #148
- Debugging2 by @alexjamesgarza in #149
- Full mechanism test by @alexjamesgarza in #151
- Updating documentation for classes and functions by @alexjamesgarza in #153
- Creates Sphinx doc files for python music_box module in docs/sphinx_files by @alexjamesgarza in #154
- updated README.md and tests expected results by @eadlg2 in #155
- Citation by @K20shores in #156
- adding authors and maintainers by @K20shores in #171
- Add command-line option for python MusicBox by @carl-drews in #172
- 158 update documentation by @K20shores in #183
- correcting tests by @K20shores in #178
- 170 create an action to publish to pypi when we make a release by @K20shores in #179
- 164 add code formatting actions by @K20shores in #182
- Address issue 169 air density, M third body, catch unexpected JSON by @carl-drews in #186
- Auto-format code by autopep8 by @github-actions in #188
- renaming docs, adding dockerfile, github action by @K20shores in #185
- Remove all redundant
music_box_
from file names and updated references [Issue #177] by @muddi900 in #180 - Auto-format code by autopep8 by @github-actions in #189
- Auto-format code by autopep8 by @github-actions in #190
- Version 2.2.0, first real release of python based music box powered by micm by @K20shores in #191
New Contributors
- @alexjamesgarza made their first contribution in #147
- @eadlg2 made their first contribution in #155
- @carl-drews made their first contribution in #172
- @github-actions made their first contribution in #188
- @muddi900 made their first contribution in #180
Full Changelog: v1.4.3...v2.2.0