smiles-scripts (unreleased)

  * Added:
    - sdf-to-smi:
      - command line option to turn off charge adjustment after type-8
        bond conversion;
      - handling of radicals;
      - marking of square planar stereochemistry.
    - the 'cdksdf2inchi' program.
    - dependency installers for Ubuntu 22.04, Ubuntu 24.04,  Debian 11 and
      Debian 12.
  * Changed:
    - switched to Chemistry::OpenSMILES v0.9.2: Perl modules
      Chemistry::OpenSMILES::Aromaticity and Chemistry::OpenSMILES::Stereo
      have been moved to Chemistry::OpenSMILES in v0.8.2, thus they are
      removed from the project.
    - sdf-to-smi:
      - preserving original valences for atoms participating in type-8
        bonds.
    - smi_isomorphism:
      - doubling nauty worksize.
  * Fixed:
    - sdf-to-smi:
      - handling of unusual valences.
    - smi_isomorphism:
      - restoring compatibility with Graph v0.9722 and earlier.
  * Removed:
    - dependency installer for LinuxMint 19.3.

smiles-scripts (0.2.0)

  * Added:
    - the 'cml-to-smi' script.
    - the 'completalowz' script.
    - the 'sdf-to-smi' script.
    - the 'smi_canonicalise' script.
    - the 'smi_parse' script.
    - fixalot:
      - handling of a couple more compounds.
  * Changed:
    - fixalot:
      - handling more compounds.
    - fixhighz:
      - improving the user interface.
  * Fixed:
    - dependencies of Java classes.
    - cdkcif2xyz:
      - set a fixed locale to avoid unexpected number formatting
        under different system locales.
    - cdkdepict:
      - fixed a typo in the help message.

smiles-scripts (0.1.0)

  * Initial release.
