Releases: hackingmaterials/robocrystallographer
Releases · hackingmaterials/robocrystallographer
v0.2.13
What's Changed
- Bump mypy from 1.18.2 to 1.19.1 by @dependabot[bot] in #583
- Bump coverage from 7.11.0 to 7.13.0 by @dependabot[bot] in #582
- Bump black from 25.9.0 to 25.12.0 by @dependabot[bot] in #581
- Bump pylint from 4.0.2 to 4.0.4 by @dependabot[bot] in #579
- Bump black from 25.12.0 to 26.1.0 by @dependabot[bot] in #590
- Bump deps by @esoteric-ephemera in #591
Full Changelog: v0.2.12...v0.2.13
v0.2.12
What's Changed
- Fix unicode encoding of negative oxidation states by @esoteric-ephemera in #541
- Add testing for other python versions + mypy by @esoteric-ephemera in #543
- Fixed the import to “Structure” from pymatgen by @sxm13 in #565
- Bump sphinx-autodoc-typehints from 2.3.0 to 3.0.1 by @dependabot[bot] in #544
- Bump numpy from 2.2.5 to 2.2.6 by @dependabot[bot] in #545
- Bump pycodestyle from 2.13.0 to 2.14.0 by @dependabot[bot] in #554
- Bump pytest-cov from 6.1.1 to 7.0.0 by @dependabot[bot] in #564
- Bump mypy from 1.15.0 to 1.18.2 by @dependabot[bot] in #562
- Bump pymatgen from 2025.4.24 to 2025.10.7 by @dependabot[bot] in #566
- Bump coverage from 7.8.0 to 7.11.0 by @dependabot[bot] in #567
- Migrate to pyproject by @esoteric-ephemera in #575
New Contributors
Full Changelog: v0.2.11...v0.2.12
v0.2.11
v0.2.10
What's Changed
- Refactor
ntypespton_elemsin code and data file to avoidpymatgendeprecation warning by @kavanase in #488 - Updating spglib attr access / improvements for MP building by @esoteric-ephemera in #487
New Contributors
Full Changelog: v0.2.9...v0.2.10
v0.2.9
- Update project dependencies.
v0.2.8
- Fix compatability with matminer.
v0.2.7
- Fix compatability with matminer.
v0.2.6
- Update project requirements.
v0.2.5
- Fix compatibility with pymatgen==2020.10.20.
- Updated package management.