Mostly adds SpectralType
class and "resolving-string-key" functionality to the NestedMapping classes.
What's Changed
New Features or Improvements
- Add SpectralType class by @teutoburg in #42
- Add numerical conversions to SpectralType class by @teutoburg in #44
- Allow comparison of SpectralType directly to string by @teutoburg in #45
- Add resolving string to
NestedChainMap
by @teutoburg in #47
Documentation Improvements
- Update README for SpectralType class by @teutoburg in #43
Other Changes
- Update workflow versions in publish_pypi by @teutoburg in #41
- Update workflow files by @teutoburg in #46
Full Changelog: v0.3.0...v0.3.1