v1.1.8
Version Updates & Notifications
Stay informed about the latest improvements, bug fixes, and new features in Bioverse. By signing up for update notifications, you will:
- Ensure you are always using the most reliable and accurate version for your research.
- Receive alerts when new functionality is added that could benefit your work.
- Stay aware of changes that may affect reproducibility and citation of results.
- Be among the first to know about important announcements related to Bioverse.
Sign up here https://uarizona.co1.qualtrics.com/jfe/form/SV_dbU3Fb4VUYTX9s2 to keep your installation current and your research up to date.
What's Changed
- Fixes deprecated numpy.float; adds numpy.double. by @Ahmed-Z-D in #24
- accept relative and absolute paths to custom functions by @matiscke in #30
- add new readthedocs configuration by @matiscke in #33
- fix the bug in issue #36 by @matiscke in #38
- invite contributions by @matiscke in #39
- [ft] make pip automatically install Bioverse requirements along with Bioverse by @astral-carrier in #42
- [fix] OS-independent fix for the path parsing issue by @astral-carrier in #44
- Add invitation to contribute to the project by @matiscke in #40
- add citation suggestions by @matiscke in #52
- Enable selection of spectral types by @matiscke in #58
- initialize num_planets with zeros by @matiscke in #61
- Issue #62 Fixed: Deleted Type Hinting in setup.py by @vivianaugust in #64
- Deleted np.float_ from constants.py by @vivianaugust in #72
- Updated documentation to reflect pip install availability by @vivianaugust in #65
- Changed docs theme and fixed api modules by @vivianaugust in #73
- Deleted VERSION from constants.py by @vivianaugust in #75
- Changed Baraffe from 1998 to 2015 in functions.py and magmaocean.ipynb by @vivianaugust in #74
- update authors and email by @matiscke in #80
- Update README.rst with Qualtrics Link by @vivianaugust in #82
- Create python-publish.yml by @vivianaugust in #86
- Install Requirements Before Build in python-publish.yaml by @vivianaugust in #89
New Contributors
- @Ahmed-Z-D made their first contribution in #24
- @astral-carrier made their first contribution in #42
- @vivianaugust made their first contribution in #64
Full Changelog: v1.1.1...v1.1.8