v1.2.1
1.2.1
A bunch of new groups were introduced, including amines and nitriles! Aldehydes are now correctly recognized as a compound group (probably not a real term) of carbonyl and hydrogen (not a group). This allows for the distinguishment of:
- Acid halides (carbonyl + halide, e.g. chlorine)
- Amides (carbonyl + amine)
New macros were added which allow for easier molecule creation, which will be documented later.
Side chains are not fully implemented, nor are variable-length chains needed for proper amines (currently recognized as NH₂ only), esters, ethers, etc.
Name shortening is not yet implemented (eth-1-en-1-one is not substituted for ethenone), so care still must be taken to ensure that the generated name is correct in cases where ambiguity and isomers are not present.
Some versions may be unable to receive certain keyboard inputs; see #14 if you experience this issue.
What's Changed
- Add nitrile group by @pumken in #17
- Add carbonyl compound groups by @pumken in #18
- Add amine group by @pumken in #19
- Add more macros by @pumken in #20
Full Changelog: v1.2.0...v1.2.1