Skip to content

Releases: HSF/phoenix

v2.16.0

24 Mar 17:44
Compare
Choose a tag to compare

2.16.0 (2024-03-24)

Note: Version bump only for package root

v2.15.2

22 Mar 09:34
Compare
Choose a tag to compare

2.15.2 (2024-03-22)

Note: Version bump only for package root

v2.15.1

22 Mar 05:56
Compare
Choose a tag to compare

2.15.1 (2024-03-22)

This is a purely technical release, since there was an issue pushing the last release to npm.

Full Changelog: v2.15.1...v2.15.1

v2.15.0

v2.14.1

14 May 23:28
Compare
Choose a tag to compare

2.14.1 (2023-05-14)

Bug Fixes

  • configure git when trying to release (fc4ae96)

v2.14.0

22 Mar 15:20
Compare
Choose a tag to compare

2.14.0 (2023-03-22)

Note: Version bump only for package root

v2.13.0

02 Mar 21:54
Compare
Choose a tag to compare

2.13.0 (2023-03-02)

Reverts

  • Revert "Updated versions to try to reduce yarn warnings" (477845f)

v2.12.0

13 Jan 21:46
Compare
Choose a tag to compare

2.12.0 (2023-01-13)

Bug Fixes

  • event-display: Checking if eventDataLoader exists #509
  • event-display: Fixing loading of the vertex position #512
  • app: Fix tests failing after updating packages #516
  • event-display: Fix documentation #523
  • event-display: Fix tests #533

Features

  • event-display: Add documentation for new testing setup in Phoenix #507
  • app: Tidy up import/export modal #510
  • event-display: Add scaling for calo cells #511
  • event-display: allowing geometry name to be undefined #513
  • event-display: edm4hep JSON loader #514
  • event-display: adds side and length for the calo cells #515
  • event-display: cell radius #519
  • event-display: Make Vertices support both pos and x/y/z definitions + updated doc #521
  • app: Added zip file support in data-explorer-dialog component #522
  • event-display: Add support for ATLAS NSW hits #525
  • app: Move LHCb to use Draco and LHCb.glb #530
  • event-display: Update packages #531

v2.11.4

27 Oct 13:26
Compare
Choose a tag to compare

2.11.4 (2022-10-27)

Bug Fixes

Reverts

  • Revert "test(app): remove Jasmine-Karma setup and add Jest config" (dfb4177)
  • Revert "test(app): tests inside phoenix-ng wont run so add a jest config closer to it" (206f230)
  • Revert "test(app): tests inside phoenix-app should use Jest APIs instead of Jasmine" (14de840)
  • Revert "test(app): tests inside phoenix-ui-components should use Jest APIs instead of Jasmine" (062f714)
  • Revert "test(app): fix linting and minor changes" (2fd47c6)

v2.11.3

03 Oct 13:58
Compare
Choose a tag to compare

2.11.3 (2022-10-03)

Bug Fixes

  • app: Update entry point of ui library after angular migration. (ff3b85f)