Selfies v1.0.1 - 25.08.2020
Changed:
- Code so that is compatible with python >= 3.5.
- More descriptive error messages.
Bug Fixes:
- Minor bug fixes in the encoder for SMILES ending in branches (e.g. C(Cl)(F)), and SMILES with ring numbers between branches (e.g. C(Cl)1(Br)CCCC1)
- Minor bug fix with ring ordering in decoder (e.g. C1CC2CCC12 vs C1CC2CCC21).