Skip to content

Releases: AxFoundation/strax

v1.6.5

10 Jul 09:45
bb23240
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.4...v1.6.5

v1.6.4

27 May 16:00
c6d86b3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.3...v1.6.4

v1.6.3

30 Apr 23:08
7778a57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.2...v1.6.3

v1.6.2

05 Apr 01:13
ebcb699
Compare
Choose a tag to compare

What's Changed

  • Use parentheses to separate the class name and attributes in the representation of StorageFrontend by @dachengx in #809
  • Specifically install lxml_html_clean by @dachengx in #812
  • Add a function to purge unused configs by @dachengx in #800
  • Warn if user checks is_stored for plugin not always saved by @cfuselli in #796
  • Bump urllib3 from 2.2.0 to 2.2.1 in /extra_requirements by @dependabot in #808
  • Do not call get_components in is_stored by @dachengx in #813

New Contributors

Full Changelog: v1.6.1...v1.6.2

v1.6.1

21 Feb 13:19
55d82b0
Compare
Choose a tag to compare

What's Changed

  • Remove a redundant function and fix some style by @dachengx in #795
  • Find the frontends which stored the targets by @dachengx in #802
  • Simpler chunk length check, avoid recursion limit crash by @JelleAalbers in #803
  • Deprecate the usage of XENONnT/ax_env by @dachengx in #804
  • Add a function to directly load file from strax folder by @dachengx in #801

Full Changelog: v1.6.0...v1.6.1

v1.6.0

16 Jan 12:58
2e4c48a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.5...v1.6.0

v1.5.5

21 Dec 16:51
7396d79
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.4...v1.5.5

v1.5.4

19 Sep 21:18
5aba752
Compare
Choose a tag to compare

What's Changed

  • Split compare_metadata into utils.compare_meta by @dachengx in #754
  • Change endtime - time >= 0 to endtime >= time by @JYangQi00 in #756
  • Mandatorily wrap _read_chunk in a check_chunk_n decorator by @dachengx in #758

New Contributors

Full Changelog: v1.5.3...v1.5.4

v1.5.3

29 Aug 13:15
a03d2a5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.2...v1.5.3

v1.5.2

06 Jul 20:30
9b508f7
Compare
Choose a tag to compare

What's Changed

  • Use warning also in abs_time_to_prev_next_interval by @dachengx in #738

Full Changelog: v1.5.1...v1.5.2