Skip to content

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 10 May 15:13
· 214 commits to main since this release

What's Changed

  • feat: VS Code スニペット追加(timeline / lane / span テンプレート) by @keroway in #151
  • fix: CJK フォントスタック改善 - Noto Sans JP を優先指定 by @keroway in #152
  • feat: Wikidata HTTP タイムアウトの CLI オプション化(--wikidata-timeout) by @keroway in #153
  • fix: ベンチマークの criterion::black_box を std::hint::black_box に移行 by @keroway in #155
  • chore: .gitignore に .serena/ を追加 by @keroway in #156
  • refactor: serde_json::to_string*().unwrap() をエラーチェーンに統一 by @keroway in #159
  • feat: Wikidata リトライ回数をデフォルト5回に引き上げ・with_options() を追加 by @keroway in #160
  • feat: WebUI 診断パネルのエラー行クリックでエディタへジャンプ by @keroway in #164
  • feat: Wikidata fetch 時のスピナー表示追加(indicatif) by @keroway in #163
  • feat: WebUI 専用 CodeMirror 言語拡張(.tdsl シンタックスハイライト) by @keroway in #165
  • chore: v1.4.0 バージョンバンプ・CHANGELOG 更新 by @keroway in #166

Full Changelog: v1.3.0...v1.4.0