Skip to content

Releases: tracel-ai/tracel

v0.7.0

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 26 Jun 20:30
080fe7b

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

Choose a tag to compare

@jwric jwric released this 27 Mar 22:09
8c9e17e

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

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 09 Feb 21:35
0645c52

What's Changed

  • feat: add experiment cancellation token by @jwric in #124

Full Changelog: v0.4.0...v0.5.0

v0.4.0

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 29 Jan 18:48
f3158c1

What's Changed

  • feat: deprecate-logger-installer by @jwric in #123

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 28 Jan 20:59

What's Changed

Full Changelog: v0.2.3...v0.3.0

v0.2.3

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 28 Jan 20:37
600379b

What's Changed

Full Changelog: v0.2.1...v0.2.3

v0.2.1

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 16 Dec 20:25
fdc6cf6
Merge pull request #115 from tracel-ai/feat/version-bump

feat: documentation improvement

v0.2.0

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 08 Dec 15:05
2d2f392
Merge pull request #112 from tracel-ai/fix/remove-main-macro

fix: Remove burn_central_main macro

v0.1.1

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 04 Dec 16:07
bba8814
Merge pull request #110 from tracel-ai/feat/add-readme-for-publish

feat: add readme for publish

v0.1.0

Choose a tag to compare

@Marc-AnthonyG Marc-AnthonyG released this 04 Dec 15:09
6a1e9a6
Merge pull request #108 from tracel-ai/refactor/metric-logger

adapt for metrics refactor in burn