v0.5.1
What's Changed
Dependency Changes
- Drop support for Python 3.8 by @teutoburg in #77
- Use
astar_utils.NestedMapping
instead ofscopesim.system_dict.SystemDict
by @teutoburg in #76
Documentation Improvements
- Add config file for auto-generated release notes by @teutoburg in #68
Other Changes
- Comment out print statements, perhaps replace with logging later by @hugobuddel in #72
- Fix scaling of spectrum by @hugobuddel in #74
Full Changelog: v0.5.0...v0.5.1