commit 509cb0503e35c588e36ffebb27788e2f77e25fc1
Author: David Meyer <dihm.meyer@gmail.com>
Date: Mon Mar 16 13:26:20 2026 -0400
Missed some pin updates :(
commit 2a545576f63e772c444b1f429384d16ca3b4e80f
Merge: fc0c2d6 1adcf29
Author: David Meyer <dihm@users.noreply.github.com>
Date: Mon Mar 16 13:22:18 2026 -0400
Merge pull request #120 from dihm/release_fixes
Release fixes
commit 1adcf29412773f65d120d445be6db49f8c859d7d
Author: David Meyer <dihm.meyer@gmail.com>
Date: Mon Mar 16 13:18:24 2026 -0400
Remove version guard on conda-build now that setuptools-conda supports modern versions.
commit cd0eb42580c67a92de6499b82f86e8606c90dbe1
Author: David Meyer <dihm.meyer@gmail.com>
Date: Mon Mar 16 13:18:00 2026 -0400
Update setup-conda arguments
commit 4b2cfeb75aaa12bbe5cc9a2b98d67dae06f2b05c
Author: David Meyer <dihm.meyer@gmail.com>
Date: Mon Mar 16 13:17:41 2026 -0400
Bump action pins
commit fc0c2d615e7767b423aedcb46260de4b6641c4fb
Merge: d20e495 6506b7e
Author: David Meyer <dihm@users.noreply.github.com>
Date: Mon Mar 16 12:53:19 2026 -0400
Merge pull request #119 from dihm/pyside6
More PySide6 compatibility changes
commit 6506b7e95e0c01a664f118c2973e46ba78654671
Author: David Meyer <dihm.meyer@gmail.com>
Date: Mon Dec 1 15:41:13 2025 -0500
Ensure header view widget text follows OS theme coloring
commit 1d015e55f5e817df362928d3849713df2d6d00e3
Author: David Meyer <dihm.meyer@gmail.com>
Date: Fri Nov 21 16:54:35 2025 -0500
Change deprecated `QFontMetrics.width` to `QFontMetrics.horizontalAdvance`
commit d20e4952dea8d5ac5ea8badb0e88a6500a212d3e
Merge: afae8e0 1a54ed8
Author: David Meyer <dihm@users.noreply.github.com>
Date: Tue Aug 19 16:56:30 2025 -0400
Merge pull request #118 from dihm/rtd_fixes
Sphinx autosummary fixes
commit 1a54ed8e9d8733bc05e925351230fe0d43f1b20c
Author: David Meyer <dihm.meyer@gmail.com>
Date: Tue Aug 19 16:53:20 2025 -0400
Minor change to re-trigger RTD build.
commit f3c594d40421c9e7f5d55c45941398d23db67746
Author: David Meyer <dihm.meyer@gmail.com>
Date: Tue Aug 19 16:33:18 2025 -0400
Ensure intersphinx mapping isn't used for current module.
commit 40b45e990c64ae4bd2f4db04e1adf395a1ea8cfd
Author: David Meyer <dihm.meyer@gmail.com>
Date: Tue Aug 19 16:32:25 2025 -0400
Re-add autosummary template, and update it so it is compatible.
commit afae8e0a3760d6ec34084fc8169ba8d10f785f63
Author: David Meyer <dihm@users.noreply.github.com>
Date: Sat Aug 2 23:22:43 2025 -0400
Fix source-suffix warning in sphinx build.
commit 7a33e4a7824c6a7ee8e6c3b8c8356cd460b892da
Author: David Meyer <dihm@users.noreply.github.com>
Date: Sat Aug 2 23:03:33 2025 -0400
Add version to index page
New sphinx theme >2 does not automatically display the version in the sidebar.