Skip to content

Latest commit

 

History

History
87 lines (66 loc) · 4 KB

HISTORY.rst

File metadata and controls

87 lines (66 loc) · 4 KB

History

0.2.37 (2025-02-03)

  • Try to update dependencies by @dachengx in #152

Full Changelog: https://github.com/XENONnT/xedocs/compare/v0.2.36...v0.2.37

0.2.36 (2025-01-25)

  • Upgrade rframe and drop python 3.8 by @dachengx in #149

Full Changelog: https://github.com/XENONnT/xedocs/compare/v0.2.35...v0.2.36

0.2.35 (2025-01-21)

  • bump xedocs version by @LuisSanchez25 in #144
  • Update .bumpversion.cfg by @LuisSanchez25 in #145
  • Update publish.yml by @Ananthu-Ravindran in #146
  • Bump version: 0.2.33 → 0.2.34 by @Ananthu-Ravindran in #147

Full Changelog: https://github.com/XENONnT/xedocs/compare/v0.2.33...v0.2.35

0.2.34 (2025-01-16)

  • Patch release to v.0.2.33 (not available on pypi)
  • bump xedocs version by @LuisSanchez25 in #144
  • Update .bumpversion.cfg by @LuisSanchez25 in #145
  • Update publish.yml by @Ananthu-Ravindran in #146
  • import mongodownloader from utilix by @yuema137 in #135
  • baseline_samples_nv should be int by @dachengx in #136
  • adding cnf by @GiovanniVolta in #139
  • Only use "cnf", remove "flow" by @dachengx in #142

0.2.32 (2024-12-24)

  • Detector Operations Log by @Ananthu-Ravindran in #133
  • import mongodownloader from utilix by @yuema137 in #135
  • baseline_samples_nv should be int by @dachengx in #136
  • adding cnf by @GiovanniVolta in #139

0.2.31 (2024-09-16)

  • Add new schema to log detector operations in xedocs in #133 by @Ananthu-Ravindran

0.2.30 (2024-08-06)

  • Add a new correction test_corrections to test inserting corrections into the xedocs database before moving to ONLINE corrections by @LuisSanchez25
  • Add a new kind of machine learning algorithm for position reconstruction by @LuisSanchez25

0.2.29 (2024-06-24)

0.2.28 (2024-05-13)

  • Detector numbers by @Ananthu-Ravindran in #126

Full Changelog: https://github.com/XENONnT/xedocs/compare/v0.2.27...v0.2.28

0.2.27 (2024-04-29)

  • Update README.rst by @kdund in #116
  • Reorganize corrections by @LuisSanchez25 in #110
  • change db accessing format (notebook) by @LuisSanchez25 in #117
  • Test for modifications to ONLINE permisions by @LuisSanchez25 in #113
  • from TimeSampledCorrection to TimeIntervalCorrection by @GiovanniVolta in #119
  • Add extra mongodb config when constructing client by @jmosbacher in #118
  • schema for SEG partitions by @GiovanniVolta in #120
  • Bump supercharge/mongodb-github-action from 1.9.0 to 1.10.0 by @dependabot in #104

Full Changelog: https://github.com/XENONnT/xedocs/compare/v0.2.26...v0.2.27

0.2.26 (2024-02-15)

  • Minor change of error message for unavailable docs by @dachengx in #114

Full Changelog: https://github.com/XENONnT/xedocs/compare/v0.2.25...v0.2.26

0.1.0 (2022-03-20)

  • First release on PyPI.