- extend match_smarts to work on collections of IAtomContainers
- modify
match_smarts
to usetoChemObjects
methodinstead oftoAtomBondMap
due to an issue with Java reflection. - add
atomcontainer_list_to_jarray
to allow passing arrays of molecules to depict - Added a
NEWS.md
file to track changes to the package.