File tree Expand file tree Collapse file tree 3 files changed +9
-5
lines changed
Expand file tree Collapse file tree 3 files changed +9
-5
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG.md
22
3- ## Unreleased
3+ ## v2026.1.5 (2026-01-22)
44
55### Feat
66
7+ - ** typst-simple-plot** : add documentation for simple-plot package
8+ - ** typst-import** : add documentation for local packages and Typst Universe packages
79- ** typst-align** : add documentation for content alignment
810- ** typst-bibliography** : add documentation for citations and bibliography
911- ** typst-ref** : add comprehensive documentation for cross-referencing
1012- ** typst-footnote** : add documentation for footnote element
1113
1214### Fix
1315
16+ - ** typst-physica** : add free field Lagrangian examples
17+ - ** typst-physica** : update physica package version and add derivative examples
1418- ** typst-math** : add examples for time derivatives and mathematical symbols
1519- ** typst-page** : improve column layout examples and documentation
1620- ** typst-math** : expand documentation with equation configuration
Original file line number Diff line number Diff line change 99project = "KumaROOT"
1010author = "Shota TAKAHASHI"
1111copyright = "2015 - 2025, Shota TAKAHASHI"
12- version = "2026.1.4 "
13- release = "2026.1.4 "
12+ version = "2026.1.5 "
13+ release = "2026.1.5 "
1414
1515# -- General configuration ---------------------------------------------------
1616# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change 11[project ]
22name = " kumaroot"
3- version = " 2026.1.4 "
3+ version = " 2026.1.5 "
44description = " KumaROOT - Documentation project"
55readme = " README.md"
66license = " MIT"
@@ -62,7 +62,7 @@ py-modules = []
6262
6363[tool .commitizen ]
6464name = " cz_conventional_commits"
65- version = " 2026.1.4 "
65+ version = " 2026.1.5 "
6666version_provider = " pep621"
6767tag_format = " v$version"
6868version_files = [
You can’t perform that action at this time.
0 commit comments