v0.3.0
What's Changed
- expose mendeleev element directly from aromatic by @chem-william in #11
- Remove aliphatic by @chem-william in #12
- we've removed
aliphaticandaromaticand instead combined it in a singleSymbolenum. This also means we can remove the distinction betweenAliphaticandBracketSymbol::Aliphatic
- we've removed
- Consolidate symbols by @chem-william in #13
- Proper directionality by @chem-william in #15
debrackethas been removedmendeleev::{Element, Isotope}are now re-exported throughyowl- A bit more documentation here and there
- Internal changes
Full Changelog: v0.2.0...v0.3.0