Recent Releases of yowl
yowl - v0.4
What's Changed
- Scanner work on &str + rewrite join in Builder by @chem-william in https://github.com/chem-william/yowl/pull/17
- Ignore single quotes by @chem-william in https://github.com/chem-william/yowl/pull/20
- update criterion by @chem-william in https://github.com/chem-william/yowl/pull/21
- add semver checks to CI
- update other dependencies
Full Changelog: https://github.com/chem-william/yowl/compare/v0.3.0...v0.4
- Rust
Published by chem-william about 1 year ago
yowl - v0.3.0
What's Changed
- expose mendeleev element directly from aromatic by @chem-william in https://github.com/chem-william/yowl/pull/11
- Remove aliphatic by @chem-william in https://github.com/chem-william/yowl/pull/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 https://github.com/chem-william/yowl/pull/13
- Proper directionality by @chem-william in https://github.com/chem-william/yowl/pull/15
debrackethas been removedmendeleev::{Element, Isotope}are now re-exported throughyowl- A bit more documentation here and there
- Internal changes
Full Changelog: https://github.com/chem-william/yowl/compare/v0.2.0...v0.3.0
- Rust
Published by chem-william about 1 year ago