Releases: tira-io/tirex-tracker
Releases · tira-io/tirex-tracker
0.2.18
What's Changed
🪲 Bug Fixes
✨ New Features
- Warn when archiving large files by @TheMrSheldon in #171
- Add Further Measures by @TheMrSheldon in #124
📄 Other Changes
- Bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #162
- Bump org.jreleaser from 1.20.0 to 1.21.0 in /jvm by @dependabot[bot] in #165
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #169
Full Changelog: 0.2.17...0.2.18
0.2.17
What's Changed
🪲 Bug Fixes
- Fix CI out of disk space by @TheMrSheldon in #170
✨ New Features
- Improved Error Handling by @TheMrSheldon in #161
📄 Other Changes
- Update DOI and URL in CITATION.cff by @janheinrichmerker in #147
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #148
- Bump net.java.dev.jna:jna from 5.18.0 to 5.18.1 in /jvm by @dependabot[bot] in #151
- Update ruff requirement from <0.14,>=0.9 to >=0.9,<0.15 in /python by @dependabot[bot] in #157
- Bump plugin.serialization from 2.2.20 to 2.2.21 in /jvm by @dependabot[bot] in #160
- Bump jvm from 2.2.20 to 2.2.21 in /jvm by @dependabot[bot] in #159
- Bump org.jetbrains.dokka from 2.0.0 to 2.1.0 in /jvm by @dependabot[bot] in #158
- Bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #163
Full Changelog: 0.2.16...0.2.17
Release 0.2.16
What's Changed
✨ New Features
- Git Archive by @TheMrSheldon in #67
- PyTerrier API for tracking Terrier/Anserini/PISA retrieval by @janheinrichmerker in #111
📄 Other Changes
- Bump org.jreleaser from 1.18.0 to 1.19.0 in /jvm by @dependabot[bot] in #125
- Bump jvm from 2.2.0 to 2.2.10 in /jvm by @dependabot[bot] in #126
- Bump plugin.serialization from 2.2.0 to 2.2.10 in /jvm by @dependabot[bot] in #127
- Update setuptools-scm requirement from ~=8.0 to >=8,<10 in /python by @dependabot[bot] in #128
- Bump org.yaml:snakeyaml from 2.4 to 2.5 in /jvm by @dependabot[bot] in #129
- Bump org.jreleaser from 1.19.0 to 1.20.0 in /jvm by @dependabot[bot] in #130
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #131
- Bump actions/download-artifact from 4 to 5 by @dependabot[bot] in #133
- Bump net.java.dev.jna:jna from 5.17.0 to 5.18.0 in /jvm by @dependabot[bot] in #145
- Bump plugin.serialization from 2.2.10 to 2.2.20 in /jvm by @dependabot[bot] in #140
- Allow to register custom keys and files for tracking in Python by @mam10eks in #143
- Update ruff requirement from <0.13,>=0.9 to >=0.9,<0.14 in /python by @dependabot[bot] in #141
- Bump jvm from 2.2.10 to 2.2.20 in /jvm by @dependabot[bot] in #138
- Update pytest-cov requirement from <7.0,>=5.0 to >=5.0,<8.0 in /python by @dependabot[bot] in #139
Full Changelog: 0.2.15...0.2.16
Release 0.2.15
What's Changed
🪲 Bug Fixes
- Replace Python YAML parser/formatter by @janheinrichmerker in #99
- Skip GCC 13 build on macOS 15 by @janheinrichmerker in #120
- Report Joules for GPU instead of millijoules by @TheMrSheldon in #121
✨ New Features
- Improve CMake Configuration by @TheMrSheldon in #105
📄 Other Changes
- Bump org.jreleaser from 1.17.0 to 1.18.0 in /jvm by @dependabot[bot] in #87
- Bump jvm from 2.1.20 to 2.1.21 in /jvm by @dependabot[bot] in #95
- Bump plugin.serialization from 2.1.20 to 2.1.21 in /jvm by @dependabot[bot] in #96
- Bump com.palantir.git-version from 3.2.0 to 3.3.0 in /jvm by @dependabot[bot] in #103
- Disable broken GCC 14 on macOS 15 by @janheinrichmerker in #109
- Fix invalid JSON output of measurements by @janheinrichmerker in #110
- Update ruff requirement from <0.12,>=0.9 to >=0.9,<0.13 in /python by @dependabot[bot] in #112
- Bump org.junit.jupiter:junit-jupiter-engine from 5.12.2 to 5.13.4 in /jvm by @dependabot[bot] in #119
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.8.1 to 1.9.0 in /jvm by @dependabot[bot] in #117
- Bump plugin.serialization from 2.1.21 to 2.2.0 in /jvm by @dependabot[bot] in #114
- Bump jvm from 2.1.21 to 2.2.0 in /jvm by @dependabot[bot] in #113
Full Changelog: 0.2.14...0.2.15
Release 0.2.14
Release 0.2.13
What's Changed
🪲 Bug Fixes
- Removed Ubuntu 20.04 runner by @TheMrSheldon in #83
✨ New Features
- Timestamps by @TheMrSheldon in #82
- Report Energy Measurements to YAML by @TheMrSheldon in #90
📄 Other Changes
- Add Citation Info by @TheMrSheldon in #80
- Bump com.palantir.git-version from 3.1.0 to 3.2.0 in /jvm by @dependabot in #76
- Bump org.jetbrains.kotlinx:kotlinx-serialization-json from 1.8.0 to 1.8.1 in /jvm by @dependabot in #79
- Bump jvm from 2.1.10 to 2.1.20 in /jvm by @dependabot in #78
- Update setuptools requirement from <79,>=75 to >=75,<80 in /python by @dependabot in #84
- Bump org.junit.jupiter:junit-jupiter-engine from 5.12.1 to 5.12.2 in /jvm by @dependabot in #81
- Update setuptools requirement from <80,>=75 to >=75,<81 in /python by @dependabot in #85
Full Changelog: 0.2.12...0.2.13
Release 0.2.12
Release 0.2.11
What's Changed
✨ New Features
- Measurement at 0ms by @TheMrSheldon in #74
Full Changelog: 0.2.10...0.2.11
Release 0.2.10
What's Changed
✨ New Features
- Updated Time Strategies by @TheMrSheldon in #72
📄 Other Changes
Full Changelog: 0.2.9...0.2.10
Release 0.2.9
What's Changed
🪲 Bug Fixes
- Fixed non-conformant YAML output by @TheMrSheldon in #71
✨ New Features
- Capped Sample Count by @TheMrSheldon in #70
- Auto-guess export format and improve ir_metadata handling by @janheinrichmerker in #43
📄 Other Changes
- Update setuptools requirement from <77,>=75 to >=75,<79 in /python by @dependabot in #68
- Bump plugin.serialization from 2.1.10 to 2.1.20 in /jvm by @dependabot in #63
- Update myst-parser requirement from ~=4.0 to >=4,<4 in /python by @dependabot in #62
- Bump net.java.dev.jna:jna from 5.16.0 to 5.17.0 in /jvm by @dependabot in #55
- Bump org.junit.jupiter:junit-jupiter-engine from 5.12.0 to 5.12.1 in /jvm by @dependabot in #54
- Update ruff requirement from ~=0.9.0 to >=0.9,<0.12 in /python by @dependabot in #53
Full Changelog: 0.2.8...0.2.9