Skip to content

v0.7.1

Compare
Choose a tag to compare
@hugobuddel hugobuddel released this 17 Nov 13:55
bc1f78e
  • Improve the output of scopsim.bug_report() and automatically log that report when an unhandled error occurs: #287
  • Some bug fixes related to that same bug_report: #290, #291
  • Improve ScopeSim's README file: #294
  • Deal with warnings from the latest Python version 3.12: #289
  • Internally restructure and clean the test suite, make sure individual tests are not influencing each other: #285