Version 0.6.2
What's Changed
New Features or Improvements
- Add padding option to
import_line_spectrum()by @janusbrink in #130
Dependency Changes
- Bump jinja2 from 3.1.4 to 3.1.5 by @dependabot in #116
- Bump actions/download-artifact from 4.1.7 to 4.1.8 by @dependabot in #122
- Bump abatilo/actions-poetry from 3 to 4 by @dependabot in #121
- Bump actions/download-artifact from 4.1.8 to 4.1.9 by @dependabot in #125
- Bump actions/download-artifact from 4.1.9 to 4.2.0 by @dependabot in #126
- Bump jinja2 from 3.1.5 to 3.1.6 by @dependabot in #127
- Bump actions/download-artifact from 4.2.0 to 4.2.1 by @dependabot in #128
- Bump pytest and pytest-cov to match ScopeSim by @teutoburg in #129
- Bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot in #138
- Bump h11 from 0.14.0 to 0.16.0 by @dependabot in #139
- Bump setuptools from 74.0.0 to 78.1.1 by @dependabot in #140
- Bump tornado to get rid of security alert by @teutoburg in #141
- Bump requests from 2.32.3 to 2.32.4 by @dependabot in #142
- Sync dependencies by @teutoburg in #144
Documentation Improvements
- Add more module docstrings for API reference by @teutoburg in #114
- Some minor RTD fixes by @teutoburg in #115
Other Changes
- Massively improve cluster function performance by @teutoburg in #119
- Add dependabot configuration by @hugobuddel in #120
- Run tests nightly by @hugobuddel in #101
- micado.flatlamp(): Change default field size by @janusbrink in #132
- Fix wrong specref in pinhole_mask by @teutoburg in #136
- Make ScopeSim_Templates test work without internet with -m "not webtest" by @hugobuddel in #137
- Rename module
stellar.starstostellar.stellarto avoid import issue by @teutoburg in #143
New Contributors
- @janusbrink made their first contribution in #130
Full Changelog: v0.6.1...v0.6.2