What's Changed
- Switch to ruff and pyproject by @alexfikl in #32
- Bump min Python to 3.10 by @alexfikl in #33
- Mini maint by @inducer in #34
- Strictly type everything by @alexfikl in #35
- Maint 2025 05 by @inducer in #37
- Fix more pyright errors by @alexfikl in #41
- Pin version 3.10 for pyright by @alexfikl in #42
- Add GmshSource type alias by @inducer in #43
- Add type aliases to docs by @alexfikl in #44
- build(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #45
- Add option to save generated mesh file outside of temporary working dir by @majosm in #46
- build(deps): bump actions/setup-python from 5 to 6 by @dependabot[bot] in #47
New Contributors
Full Changelog: v2024.1...v2025.1