------------------------------------------------------------------- Tue Jan 5 04:57:37 UTC 2021 - Steve Kowalik - Update to 0.6.0: * Add support for Python 3.9 and remove deprecated members. ------------------------------------------------------------------- Thu Aug 27 05:05:29 UTC 2020 - Steve Kowalik - Update to 0.5.2: * make comparison used in C safe (fix bug introduced in 0.5.0) PR #107 * fix bug in using atomlist from C PR #102 * clarify Unicode deprecation warning PR #102 ------------------------------------------------------------------- Thu May 7 02:46:58 UTC 2020 - Steve Kowalik - Update to 0.5.0: * drop Python 2 support PR #83 * use cppy to write the c++ extension PR #83 * add c++ implememtation of AtomDict PR #93 * add a Set member PR #93 ------------------------------------------------------------------- Wed Mar 6 12:58:53 UTC 2019 - Tomáš Chvátal - Update to 0.4.3: * Remove dependency on future which was slowing down import time - Switch to github tarball for tests and license ------------------------------------------------------------------- Tue May 15 15:31:15 UTC 2018 - toddrme2178@gmail.com - Initial version