0.9.2 (2021-10-05)
0.9.1 (2021-10-05)
0.9.0 (2021-09-02)
- initial implementation of database lookup (#147) (2a57f1f)
- large speedup of LRU cache lookup contributed by @ltalirz (#160)
0.8.2 (2021-07-20)
- license classifier (39b0353)
0.8.1 (2021-07-20)
- license classifier (ea6787b)
0.8.0 (2021-07-20)
- add B-C bond in cutoffs (1c433cf)
- add check for undercoordinated rare earth (#137) (cf7d838)
- addd checks property and names of checks (396a5ec)
- make pyeqeq optional (0f6bcc2)
- refactor, return indices, use less buggy EQEq implementation (#127) (bfe9d14), closes #112 #128
- symmetry hash (#141) (1ecdeb3)
- do not pin pymatgen (e2ff197)
- failing tests for descriptions (25ce4e7)
- include yml files in MANIFEST (a0cb305)
- loosen version limit om pymatgen (981f7df)
- oversensitive checks (#138) (499aa9f)
- oversensitive floating atom check (#140) (86d3f2d)
- remove unused cycle basis calculation (c3abcc2)
- remove unused cycle basis calculation (c22cb35)
- use set of wyckoff letters (fe6e6b9)
- remove indent (cde3030)
0.7.1 (2021-03-26)
0.7.0 (2021-03-24)
- fixing links (c43e919)
0.6.0 (2021-03-24)
- adding background to the docs (5af916b)
0.5.1 (2021-03-20)
- dealing with partial occupancy (#97) (98e8357)
- graph hash and scaffold hash are now separate properties (#90) (bd76a63)
- is_metal choked on D, was not consistent with CSD (#99) (a01519a)
0.5.0 (2021-03-17)
0.4.0 (2020-12-14)
- added option to return the Weisfeiler-Lehman hash of the structure graph (#58) (74463bb)
- implement check for low metal coordination (#53) (c1676f6)
- implemented charge check (#52) (cd0dbce)
- updated features in readme (3a4be5e)
0.3.1 (2020-12-10)
- added installation notes and basic user guide (4a34d8b)
0.3.0 (2020-12-07)
0.2.2 (2020-12-03)
0.2.1 (2020-12-03)
0.2.0 (2020-12-03)
- added overlap check and property for c/h/overvalent c (bcf2670), closes #2
- basic CLI implemented (d2273fd)
- implemented check for lone atoms and molecules (fc98d4d)
- initial commit (474dab0)