Releases: SwanHubX/SwanLab
Releases · SwanHubX/SwanLab
v0.7.3
What's Changed
- docs: changelog 0.7.2 by @Zeyi-Lin in #1342
- hot update 1201 by @simonliu0930-cell in #1352
- docs(readme): add new paper link by @Zeyi-Lin in #1351
- feat(plugin): add Telegram notification callback by @Talljack in #1355
- fix(core): add default timeout for request session by @swpfY in #1358
- fix(data): preserve more field in media metrics to fix image loading … by @Talljack in #1359
- Feat/logger by @SAKURA-CAT in #1353
- Add unit tests for TimeoutHTTPAdapter by @Copilot in #1361
New Contributors
- @simonliu0930-cell made their first contribution in #1352
- @Talljack made their first contribution in #1355
- @Copilot made their first contribution in #1361
Full Changelog: v0.7.2...v0.7.3
v0.7.2
What's Changed
- fix: handle additional urllib3 network errors in sync_error_handler by @SAKURA-CAT in #1332
- docs: readme add catboost by @Zeyi-Lin in #1340
- fix/add test by @SAKURA-CAT in #1333
- feat: add support for custom webhook value in env by @SAKURA-CAT in #1341
Full Changelog: v0.7.1...v0.7.2
v0.7.1
What's Changed
- docs: readme changelog 0.7.0 by @Zeyi-Lin in #1328
- Fix/upload by @SAKURA-CAT in #1330
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
🎉 New Feature: Group
- docs(readme): add cqllm to paper list by @Zeyi-Lin in #1317
- docs(readme): add bark notification by @Zeyi-Lin in #1320
- Handle missing key in media summary for metrics by @SAKURA-CAT in #1324
- feat: allow job_type and group params by @SAKURA-CAT in #1325
- Fix/branch by @SAKURA-CAT in #1326
Full Changelog: v0.6.13...v0.7.0
v0.6.13
What's Changed
- feat: Improve CUDA version detection logic by @Zeyi-Lin in #1308
- fix: simplify issue template label emojis by @SAKURA-CAT in #1309
- feat: add converter WandbLocalConverter by @Zeyi-Lin in #1310
- feat: catboost integration by @Nexisato in #1311
- docs: update copyright in LICENSE file by @SAKURA-CAT in #1312
- fix: add log_dir property to SwanLabLogger by @tanganke in #1314
- Expand domain regex to support underscores and subdomains by @SAKURA-CAT in #1316
- fix: implement "finalize" in SwanLabLogger by @ClodLingxi in #1315
New Contributors
- @tanganke made their first contribution in #1314
- @ClodLingxi made their first contribution in #1315
Full Changelog: v0.6.12...v0.6.13
v0.6.12
What's Changed
- chore: update and add GitHub issue templates by @SAKURA-CAT in #1293
- chore: update web report issue template wording by @SAKURA-CAT in #1294
- Feat/toolkit by @SAKURA-CAT in #1297
- fix: rename
__init__.pyby @SAKURA-CAT in #1299 - fix: use timezone-aware UTC datetimes in client modules by @SAKURA-CAT in #1298
- feat: add bark notification callback by @DatesYuen in #1301
- fix: localize issue templates to Chinese by @SAKURA-CAT in #1306
- docs(readme): changelog 251015 by @Zeyi-Lin in #1303
New Contributors
- @DatesYuen made their first contribution in #1301
Full Changelog: v0.6.11...v0.6.12
v0.6.11
What's Changed
- docs(readme): scalar chart by @Zeyi-Lin in #1263
- docs(readme): unified architecture by @Zeyi-Lin in #1271
- fix: csv download when self-hosted by @SAKURA-CAT in #1275
- feat: swanlab offline, online, local, disabled command by @Zeyi-Lin in #1200
- fix: change pydantic version constraint in requirements by @SAKURA-CAT in #1276
- Add verify command to check login status by @SAKURA-CAT in #1274
- feat: add interrupt handling for experiment termination by @SAKURA-CAT in #1277
- feat: deprecated pynvml by @AndPuQing in #1282
- Fix host URL construction in ExperimentAPI by @SAKURA-CAT in #1286
- Improve dependency checks and imports in metrics module by @SAKURA-CAT in #1283
- Feat/issue by @SAKURA-CAT in #1288
New Contributors
- @AndPuQing made their first contribution in #1282
Full Changelog: v0.6.10...v0.6.11
v0.6.10
A patch version
What's Changed
- chore: opt retry params by @SAKURA-CAT in #1258
- fix: transformers public exp url by @Zeyi-Lin in #1259
Full Changelog: v0.6.9...v0.6.10
v0.6.9
What's Changed
- Update 新增 GLM-4.5-Air-LoRA 及 SwanLab 可视化实战记录 by @KMnO4-zx in #1217
- fix(sdk): login choice 3 by @Zeyi-Lin in #1223
- Doc: Add the arXiv link of "SpectrumWorld" to the readme file by @little1d in #1228
- docs: readme changelog by @Zeyi-Lin in #1229
- docs(readme): arxiv codeboost by @Zeyi-Lin in #1231
- feat: sync tb int by @Zeyi-Lin in #1235
- docs(readme): changelog by @Zeyi-Lin in #1240
- fix(api): fix method
get_summaryin classOpenApiby @Integer003 in #1245 - docs(readme): integration mlx lm by @Zeyi-Lin in #1249
- docs(readme): oppo repo by @Zeyi-Lin in #1256
- chore: restrict pydantic version by @SAKURA-CAT in #1257
- feat: more env var by @Zeyi-Lin in #1199
New Contributors
- @KMnO4-zx made their first contribution in #1217
- @Integer003 made their first contribution in #1245
Full Changelog: v0.6.8...v0.6.9
v0.6.8
What's Changed
- docs: fix logo cache by @Zeyi-Lin in #1188
- docs(readme): add lerobot guide in readme by @swpfY in #1193
- Fix/transformers eval by @SAKURA-CAT in #1191
- fix: Windows 系统下,与 accelerate 一起使用时,local 模式因默认 gkb 编码导致报错 by @Notte118 in #1195
- fix: Host string parsing by @CedricHwong in #1204
- feature: sync pro by @SAKURA-CAT in #1194
- fix: sync resume folder by @SAKURA-CAT in #1208
- feat: support pr&roc&confusion_matrix plot by @Nexisato in #1209
- Increase timeout for subprocess calls to 5 seconds and catch all exce by @axuj in #1211
- feat(api): get experiment metrics by @kites262 in #1148
- Update documentation links to official SwanLab docs by @SAKURA-CAT in #1215
- docs(readme): 0.6.8 by @Zeyi-Lin in #1212
New Contributors
- @Notte118 made their first contribution in #1195
- @CedricHwong made their first contribution in #1204
- @axuj made their first contribution in #1211
Full Changelog: v0.6.7...v0.6.8