Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion DESCRIPTION
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Package: impectR
Title: Access Data from the 'Impect' API
Version: 2.5.3
Version: 2.5.4
Authors@R: c(
person("Impect", "GmbH", , "info.impect@impect.com", role = c("cph")),
person("Florian", "Schmitt", , "florian.schmitt@impect.com", role = c("aut", "cre")),
Expand Down
13 changes: 13 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
# impectR 2.5.4

## Minor Changes
* Add new columns to `getEvents()` and `getSetPieces()` functions:
* `setPieceSubPhaseGoalKickEndZone`
* `setPieceSubPhaseGoalKickType`
* `setPieceSubPhaseThrowInEndZone`
* `setPieceSubPhaseThrowInType`
* `setPieceSubPhaseSecondDeliveryEndZone`
* `setPieceSubPhaseSecondDeliveryType`
* `setPieceSubPhaseBallTrajectory`
* `setPieceSubPhaseSecondTouchEndZone`

# impectR 2.5.3

## Minor Changes
Expand Down
4 changes: 2 additions & 2 deletions README.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ knitr::opts_chunk$set(

A package provided by: Impect GmbH

Version: v2.5.3
Version: v2.5.4

**Updated: December 17th 2025**
**Updated: Fabruary 16th 2026**

---

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@

A package provided by: Impect GmbH

Version: v2.5.3
Version: v2.5.4

**Updated: December 17th 2025**
**Updated: Fabruary 16th 2026**

------------------------------------------------------------------------

Expand Down