This release completely reworks the spectral string parsing functionality in MeanStars, replacing the three separate regular expressions previously used with a single, unified expression that supports a much broader range of valid spectral type strings. In particular, composite classes now have much better support, single decimal points (.) are never treated as valid numbers, and support is added for the rare quarter type (+/- following a subclass).
**Full Changelog**: https://github.com/dsavransky/MeanStars/compare/v3.3.1...v3.4.0