Skip to content

Releases: pcdshub/pcdscalc

v0.5.1

12 Apr 22:10
c52e83c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

15 Sep 19:04
e16dc47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.4.2...v0.5.0

v0.4.2

11 Jul 22:48
5f29b16
Compare
Choose a tag to compare

This is a maintenance-only release. There are no functional changes to the library code.

What's Changed

  • MAINT: bulk secrets and readme update by @ZLLentz in #23
  • BLD: remove outdated pins, fix docs build by @ZLLentz in #24

Full Changelog: v0.4.1...v0.4.2

v0.4.1

04 Apr 19:24
6a3e723
Compare
Choose a tag to compare

This is a maintenance/ci-only release. There are no functional changes to the library code.

What's Changed

  • DEV/MNT: migrate to latest standards with pyproject.toml [LCLSPC-603] by @klauer in #22

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Nov 18:05
03b6316
Compare
Choose a tag to compare

What's Changed

  • MAINT: scripted fix for precommit by @ZLLentz in #19
  • ENH: add get_bitmask_desc for describing bitmasks without printing by @ZLLentz in #20

Full Changelog: v0.3.3...v0.4.0

v0.3.3

27 Jul 18:30
a4899fe
Compare
Choose a tag to compare

What's Changed

  • MAINT: Run pre commit by @ZLLentz in #18
  • MAINT: delay xraydb import for import speed concerns by @ZLLentz in #17

Full Changelog: v0.3.2...v0.3.3

v0.3.2: Merge pull request #16 from klauer/bld_remove_versioneer

16 Jul 15:43
ebb0cef
Compare
Choose a tag to compare

Maintenance release - fixes a requirements bug erroneously requiring versioneer.

v0.3.1

18 May 22:15
32de703
Compare
Choose a tag to compare

Update the KFE eV ranges to reflect the new expansion.

v0.3.0 - PMPS Calcs Release

27 Apr 23:29
6279d3e
Compare
Choose a tag to compare

Add utilities for creating and inspecting the eV bitmasks used for PMPS!

LODCM Calcs Release

14 Dec 23:53
cf76a13
Compare
Choose a tag to compare
  • Include various diffraction calculations used for the LODCM
  • Reorganize the module to include shared constants and common functions

Thank you @cristinasewell for writing all the code in this release!