Releases: CederGroupHub/smol
Releases · CederGroupHub/smol
v0.5.5
What's Changed
🤷♂️ Other Changes
- Speed up tests by parallelization using pytest-split by @kamronald in #486
- Downgrade artifact from v4 to v3 by @kamronald in #487
Full Changelog: v0.5.4...v0.5.5
v0.5.4
What's Changed
🎉 New Features
- Develop tools to diagnose MC convergence by @kamronald in #444
🤷♂️ Other Changes
- Update evaluation of sampling efficiency in SampleContainer by @kamronald in #443
- Make latest version of h5py as a dependency by @kamronald in #445
- Fix cluster unit tests by @lbluque in #474
- Pin numpy < 2 by @lbluque in #479
- Update creation of Cluster instances by @kamronald in #485
Full Changelog: v0.5.3...v0.5.4
v0.5.3
What's Changed
We are now including wheels for Python 3.12 in PyPI! 🚀
🛠 Enhancements
📖 Documentation
🤷♂️ Other Changes
- Add check pr to report coverage by @lbluque in #422
- Allow to input cibw skip in realease and build workflow by @lbluque in #428
Full Changelog: v0.5.2...v0.5.3
v0.5.2
What's Changed
🐛 Bug Fixes
- Fix #411 by @qchempku2017 in #412
📖 Documentation
💥 Breaking Changes
🤷♂️ Other Changes
Full Changelog: v0.5.1...v0.5.2
v0.5.1
v0.5.0
Added
SQSGenerator.from_processors
to create a generator from a list of processors. #398 @lbluque- Periodic ground state solver (upper-bound problem formulation) #343 @qchempku2017