Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 620 Bytes

File metadata and controls

20 lines (13 loc) · 620 Bytes

Changelog

1.1.0 (2025-04-24)

  • 型ヒントを追加
  • READMEに動作を確認したバージョンを明記
  • パッケージのメタデータを更新

1.0.1 (2025-02-14)

  • READMEを修正

1.0.0 (2024-01-04)

japanize-matplotlibからの変更点は次のとおりです。

  • Python 3.12に対応 (uehara1414#26)
  • IPAexゴシックをVer.004.01に更新
    • 合成文字「㋿」が実装されました。
  • Python 3.7以降とMatplotlib 3.0以降の各バージョンに対するテストを追加