Skip to content

Releases: cta-observatory/pyeventio

v1.13.0 – 2024-07-16

16 Jul 12:16
79228db
Compare
Choose a tag to compare

What's Changed since v1.12.1

  • Add support for simtel types 2029 and 2030 (#276) @maxnoe
  • Remove setuptools_scm from main runtime deps, add extras (#277) @maxnoe
  • Fix download of artifacts (#279) @maxnoe
  • Fix download of artifacts in deploy step (#280) @maxnoe

Contributors

@maxnoe

v1.12.1 – 2024-03-23

23 Mar 19:06
12d82fd
Compare
Choose a tag to compare

What's Changed since v1.12.0

  • Fix ResourceWarnings when using the zcat implementation (#274) @maxnoe

Contributors

@maxnoe

v1.12.0 – 2024-02-27

27 Feb 16:17
87d6314
Compare
Choose a tag to compare

What's Changed since v1.11.6

  • Add diff and json feature to eventio_print_simtel_metaparams (#273) @maxnoe

Contributors

@maxnoe

v1.11.6 -- 2023-11-27

27 Nov 15:18
16a6061
Compare
Choose a tag to compare

This release doesn't contain any changes to the code, just to requirements and build configuration.

What's Changed since v1.11.5

Contributors

@maxnoe

v1.11.5 – 2023-11-15

15 Nov 09:43
72c9715
Compare
Choose a tag to compare

What's Changed since v1.11.5

Contributors

@maxnoe, @orelgueta and @lheckmann

v1.11.4 – 2023-11-09

09 Nov 16:37
81be61d
Compare
Choose a tag to compare

What's Changed since v1.11.3

  • Implement PixelList v1, ImageParameters v6, read LaserCalibration n_pixels as unsigned (#267) @maxnoe

Contributors

@maxnoe, @lheckmann

v1.11.3 – 2023-11-02

02 Nov 12:26
074ef89
Compare
Choose a tag to compare

What's Changed since v1.11.2

  • Update build requirements in pyproject.toml (#263) @maxnoe

Contributors

@maxnoe

v1.11.2 – 2023-10-16

16 Oct 16:58
2da7d58
Compare
Choose a tag to compare

What's Changed since v1.11.1

  • Fix reading of central trigger object in case of new mono trigger (#262) @maxnoe
  • Avoid duplicated CI builds on pull requests (#259) @maxnoe

Contributors

@maxnoe @orelgueta

v1.11.1 – 2023-06-22

22 Jun 13:42
9a00fbe
Compare
Choose a tag to compare

What's Changed since v1.11.0

Contributors

@VictorBarbosaMartins, @maxnoe and @orelgueta

v1.11.0 – 2022-10-27

27 Oct 13:45
9a8de18
Compare
Choose a tag to compare

What's Changed since v1.10.0

  • Add support for telescope event header version 4 (#253) @maxnoe

Contributors

@maxnoe and @orelgueta