ITADN
KomoriDev/nonebot-plugin-wakatime

版本发布 8

Release 0.2.9v0.2.9
? · 2025-07-31

## What's Changed - 🚑 更新迁移脚本 in https://github.com/KomoriDev/nonebot-plugin-wakatime/commit/33ba912a535e566128dd602c6ffa62483e040d18 **Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-wakatime/compare/v0.2.8...v0.2.9

Release 0.2.7v0.2.7
? · 2025-05-17

## What's Changed * :arrow_up: auto update by pre-commit hooks by @pre-commit-ci in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/21 ~ https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/26 and https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/27 * :bug: 使用 plugin-argot >= 0.1.6 by @wyf7685 in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/28 * :busts_in_silhouette: add wyf7685 as a contributor for bug, and code by @allcontributors in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/29 * :sparkles: 添加暗语配置 by @KomoriDev in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/30 **Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-wakatime/compare/v0.2.6...v0.2.7

Release 0.2.6v0.2.6
? · 2024-10-05

## What's Changed * :bug: 修正异常捕获语法 by @wyf7685 in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/16 * :sparkles: 展示今日编码时间 by @KomoriDev in https://github.com/KomoriDev/nonebot-plugin-wakatime/commit/c98189a88e8f5003b1592091dccaada2c26eb178 * :ambulance: 对 QQ Bot 的消息进行特殊处理 by @KomoriDev in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/18 ## New Contributors * @wyf7685 made their first contribution in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/16 **Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-wakatime/compare/v0.2.5...v0.2.6

Release 0.2.5v0.2.5
? · 2024-09-15

## What's Changed * 🎨使用 jinja2 模板代替 html 模板 https://github.com/KomoriDev/nonebot-plugin-wakatime/commit/732e5d341e40163e901ef10f5e578dc6f8b3bb02 * 💄使用 svg 版的 NoneBot Logo https://github.com/KomoriDev/nonebot-plugin-wakatime/commit/86482e5d1b9e0c3220f0584da0b43337a75eb215 * 💄使用本地 Noto Color Emoji 字体 https://github.com/KomoriDev/nonebot-plugin-wakatime/commit/0b860154d90fc44f46006fc1b4508df974800d2a * 🍻捕获 Playwright TimeoutError 报错 https://github.com/KomoriDev/nonebot-plugin-wakatime/commit/c8d7b925aa6207b7030a2fee9cb81c74fed75b4e * 💄优化注册时间样式 https://github.com/KomoriDev/nonebot-plugin-wakatime/commit/6cc09762fa764bce7aeeebffa822c6b9680edfd7 * ⬆️ auto update by pre-commit hooks by @pre-commit-ci in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/14 **Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-wakatime/compare/v0.2.4...v0.2.5

Release 0.2.4v0.2.4
? · 2024-08-30

## What's Changed * :bug: 适配 Pydantic V1 by @j1g5awi in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/12 * :busts_in_silhouette: add j1g5awi as a contributor for code by @allcontributors in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/13 * :arrow_up: 升级 plugin-argot ## New Contributors * @j1g5awi made their first contribution in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/12 **Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-wakatime/compare/v0.2.3...v0.2.4

Release 0.2.2v0.2.2
? · 2024-08-15

## What's Changed * :sparkles: 支持获取背景图 by @KomoriDev in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/11 * :sparkles: 启用 `auto_send_output` * :sparkles: 添加 `CommandMeta` **Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-wakatime/compare/v0.2.1...v0.2.2

Release 0.2.1v0.2.1
? · 2024-08-09

## What's Changed - :heavy_plus_sign: 添加缺失依赖项

Release 0.2.0v0.2.0
? · 2024-08-09

## What's Changed * ✨ 支持访问绑定链接后自动绑定 by @AzideCupric in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/3 * ✨ 支持自定义背景图 by @AzideCupric in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/2 * :arrow_up: auto update by pre-commit hooks by @pre-commit-ci in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/4 * :memo: 使用 all-contributors[bot] by @KomoriDev in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/6 * :busts_in_silhouette: add KomoriDev as a contributor for code by @allcontributors in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/7 * :busts_in_silhouette: add AzideCupric as a contributor for code by @allcontributors in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/8 * :truck: 修正拼写问题 by @KomoriDev in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/9 ## New Contributors * @AzideCupric made their first contribution in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/3 * @pre-commit-ci made their first contribution in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/4 * @KomoriDev made their first contribution in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/6 * @allcontributors made their first contribution in https://github.com/KomoriDev/nonebot-plugin-wakatime/pull/7 **Full Changelog**: https://github.com/KomoriDev/nonebot-plugin-wakatime/compare/v0.1.9...v0.2.0