Spglib v2.4.0
·
159 commits
to develop
since this release
What's Changed
🎉 New Features
- feat: Refactor CMake project by @LecrisUT in #397
- feat: Switch to
importlib.resources
by @LecrisUT in #308 - feat: Mark C functions as deprecated by @LecrisUT in #435
🐞 Bug fixes
- fix: Python installation when running outside skbuild by @LecrisUT in #335
- feat: Explicitly mark exported API by @LecrisUT in #437
Other changes
- ci: Update codecov to v4 by @LecrisUT in #425
- ci: Build and inspect the sdist package by @LecrisUT in #402
- Raise TypeError for invalid cell by @lan496 in #420
- fix: windows export path by @LecrisUT in #447
- Update top page of web site and COPYING by @atztogo in #449
- fixup! Update top page of web site and COPYING (#449) by @LecrisUT in #452
- chore: CMake: tabs -> spaces by @LecrisUT in #448
- chore: Make measure_rigid_rotation static by @atztogo in #453
- style: Change a few styles by @LecrisUT in #438
- fix: Conventions by @LecrisUT in #436
- ci: Test CMake version by @LecrisUT in #431
- fix: Debug and warning messages by @LecrisUT in #457
- ci: Fix CI builders by @LecrisUT in #459
- Release v2.4.0 by @lan496 in #467
Full Changelog: v2.3.1...v2.4.0