SkyPy 0.5
What's Changed
- fix contributor guidelines by @ntessore in #418
- move code of conduct to top level by @ntessore in #419
- Run unit tests on module branches by @rrjbca in #421
- Download links for data files in examples by @rrjbca in #424
- fetch-depth zero by @rrjbca in #426
- Fix flake8 code style errors by @rrjbca in #428
- Code style status check using flake8 by @rrjbca in #427
- Update name of default branch to main by @rrjbca in #434
- update mailmap by @ntessore in #432
- Write all tables to a single FITS/HDF5 file by @rrjbca in #425
- ADR 3: Position sampling and patches of the sky by @ntessore in #422
- BUG: Raise ImportError if optional dependency speclite is not installed by @rrjbca in #437
- MAINT: Set NumPy latest supported version to 1.20 by @rrjbca in #440
- Update status badges by @rrjbca in #441
- MAINT: Update Lucia affiliation by @Lucia-Fonseca in #451
- MAINT: add SIT's information by @sutieng in #450
- DOC: Fix contributor guidelines link by @Lucia-Fonseca in #449
- ENH: Logging for skypy command line script and Pipeline class by @rrjbca in #453
- DOC: Describe speclite filters in documentation by @philipp128 in #457
- ENH: Config syntax for importing objects by @rrjbca in #463
- DOC: List of Features by @Lucia-Fonseca in #456
- DOC: How to construct config files by @Lucia-Fonseca in #454
- DOC: Remove docstring examples by @rrjbca in #429
- MAINT: Update Zenodo entry for RPR by @rrjbca in #468
- DOC: Readme updates by @itrharrison in #460
- DOC: Expanded landing page documentation by @itrharrison in #228
- DOC: Inverse transform sampling accuracy warning by @rrjbca in #472
- MAINT: Set astropy latest supported version to 4.2 by @rrjbca in #483
- DOC: zenodo json members update by @Lucia-Fonseca in #481
- DOC: Ryden04 ellipticity doc missing section by @Lucia-Fonseca in #477
- MAINT: Update numpy and scipy latest supported versions by @rrjbca in #488
- BUG: Change invalid ecsv datatype from int to uint16 by @rrjbca in #485
- DEV: setuptools==58.0.0 by @rrjbca in #493
- DOC: Add compatibility workflow badge by @rrjbca in #487
- DEV: Enable pip to install pre-releases in the tox dev environments by @rrjbca in #491
- TST: Use tmp_path fixture for temporary files in unit tests by @rrjbca in #489
- BUG: Move handling of context arguments after handling of .depends keyword by @rrjbca in #465
- BLD: Set astropy latest supported version to 4.3 and speclite minversion to 0.14 by @rrjbca in #486
- REV: restore setuptools to latest version on readthedocs by @rrjbca in #494
- DEV: pyparsing<3.0.0 by @rrjbca in #500
- TST: Check new astropy file overwrite error message in logging test by @rrjbca in #498
- REV: restore pyparsing to latest version for doc builds by @rrjbca in #501
- DOC: Update citation file with JOSS paper reference by @Lucia-Fonseca in #496
Full Changelog: v0.4...v0.5