Releases: tracel-ai/tracel
Releases · tracel-ai/tracel
Release list
v0.7.0
What's Changed
- Update burn-central dependency version to 0.6.0 by @jwric in #139
- feat: burn-station experiment by @jwric in #140
- feat: update Burn and migrate code by @Zatiji in #141
- Feat: Migrate code to respect the new version of burn by @Zatiji in #142
- Feat/experiment progress by @jwric in #143
- Feat: Log progress or training and evaluation in Experimentation by @Zatiji in #144
- Feat: Migrate code to respect Burn's new progress logger traits by @Zatiji in #145
- feat: New external API and new branding name by @Zatiji in #147
- Feat: add attributes field into ExperimentJob and more refactor by @Zatiji in #148
- Refactor: update Tracel-client dependency by @Zatiji in #149
- Feat: add connection in core by @Zatiji in #150
- Fix: update checkpointer and record by @Zatiji in #152
- feat: add cli registers by @Zatiji in #153
- Feat/add examples by @Zatiji in #154
- feat: prepare infrastructure for sdk release by @Marc-AnthonyG in #155
New Contributors
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- Integration/model to artifact start by @jwric in #130
- Refactor artifact handling and bundle management by @jwric in #132
- feat: removing message and fleet key from message by @Marc-AnthonyG in #133
- Refactor/telemetry flow by @jwric in #134
- feat: backend agnostic experiment design by @jwric in #135
- Refactor/experiment tracing integration by @jwric in #136
- feat: update publish workflow to include new crates and dependencies by @jwric in #137
- fix: update package description in Cargo.toml by @jwric in #138
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
v0.2.3
What's Changed
- fix: bad socket thread shutdown by @jwric in #119
- burn-train changes and error messages by @Charles23R in #116
- feat: Adapt metric logging for NumericMetricUpdate by @jwric in #120
- feat: send summaries only on epoch end by @Marc-AnthonyG in #121
Full Changelog: v0.2.1...v0.2.3
v0.2.1
Merge pull request #115 from tracel-ai/feat/version-bump feat: documentation improvement
v0.2.0
Merge pull request #112 from tracel-ai/fix/remove-main-macro fix: Remove burn_central_main macro
v0.1.1
Merge pull request #110 from tracel-ai/feat/add-readme-for-publish feat: add readme for publish
v0.1.0
Merge pull request #108 from tracel-ai/refactor/metric-logger adapt for metrics refactor in burn