Releases: jeertmans/DiffeRT
Releases · jeertmans/DiffeRT
v0.0.15 - Zenodo release
Full Changelog: v0.0.14...v0.0.15
v0.0.14 - Fix hatch version detection
Full Changelog: v0.0.13...v0.0.14
v0.0.13 - Fixing edge cases for complete graphs
What's Changed
- fix(tests): do not attempt to delete tmp file by @jeertmans in #82
- chore(deps): update pre-commit hooks by @github-actions in #83
- fix(lib): deprecation warnings and others by @jeertmans in #84
- chore(deps): update pre-commit hooks by @github-actions in #86
- chore(deps): update pre-commit hooks by @github-actions in #87
Full Changelog: v0.0.12...v0.0.13
v0.0.12 - Fixing READMEs
Full Changelog: v0.0.11...v0.0.12
v0.0.11 - Test new workspace
What's Changed
- feat(lib): speedup
erf(z)
on complex by @jeertmans in #73 - chore(deps): update pre-commit hooks by @github-actions in #74
- feat(lib): add support for PLY files by @jeertmans in #75
- chore(deps): update pre-commit hooks by @github-actions in #77
- chore(ci): check links in documentation by @jeertmans in #78
- chore(deps): update pre-commit hooks by @github-actions in #79
- chore(deps): update pre-commit hooks by @github-actions in #80
- feat(lib): add scene structures and Sionna compatibility by @jeertmans in #76
- refactor(lib): go back to monorepo with 2 packages by @jeertmans in #81
Full Changelog: v0.0.10...v0.0.11
v0.0.10 - Documentation, fixes and EM module
What's Changed
- chore(deps): unpin pyo3 by @jeertmans in #59
- chore(deps): bump pre-commit/action from 3.0.0 to 3.0.1 by @dependabot in #63
- chore(deps): bump pre-commit-ci/lite-action from 1.0.1 to 1.0.2 by @dependabot in #62
- chore(deps): update pre-commit hooks by @github-actions in #64
- feat(lib): CompleteGraph iterators are sized (
__len__
in Python) by @jeertmans in #61 - chore(docs): add tips for jit by @jeertmans in #60
- chore(docs): warn about oom by @jeertmans in #65
- chore(ci): maturin was fixed by @jeertmans in #67
- chore(deps): update pre-commit hooks by @github-actions in #68
- feat(lib): add basic em module by @jeertmans in #66
- chore(ci): add LanguageTool check and review by @jeertmans in #70
- chore(docs): add basic roadmap by @jeertmans in #71
Full Changelog: v0.0.9...v0.0.10
v0.0.9 - Fermat path tracing and docs
What's Changed
- chore(ci): do PGO optimization in CI and benchmark it by @jeertmans in #48
- chore(docs): document batch dims and NumPy vs JAX by @jeertmans in #51
- chore(deps): update pre-commit hooks by @github-actions in #49
- chore(docs): add some links and better build by @jeertmans in #52
- chore(docs): remove specific kernel by @jeertmans in #54
- chore(deps): update pre-commit hooks by @github-actions in #55
- chore(lib): implementing Fermat path tracing by @jeertmans in #50
- fix(ci): build issue by @jeertmans in #56
- chore(lib/docs): simply minimize's syntax by @jeertmans in #57
- chore(lib): jit-all by @jeertmans in #58
Full Changelog: v0.0.8...v0.0.9
v0.0.8 - Path utils refactoring
What's Changed
- cchore(deps): force Python ABI compatibility by @jeertmans in #39
- refactor(lib): re-organize graph utils by @jeertmans in #30
- feat(lib): add iter by chunks by @jeertmans in #40
- chore(lib): make option-like arguments keyword-only by @jeertmans in #41
- chore(deps): update pre-commit hooks by @github-actions in #43
- fix(bench): improve and fix benchmarks by @jeertmans in #44
- chore(lib): niche optimizations by @jeertmans in #45
- feat(lib): add complete graph iterators by @jeertmans in #42
Full Changelog: v0.0.7...v0.0.8
v0.0.7 - RTD documentation
What's Changed
- fix(ci): update CI to match upload-artifact v4 by @jeertmans in #21
- fix(test): typecheck dataclasses by @jeertmans in #20
- chore(lib): return array of usize instead by @jeertmans in #22
- chore(deps): update pre-commit hooks by @pre-commit-ci in #24
- chore(ci): from mypy to pyright by @jeertmans in #23
- chore(test): add doctest namespace by @jeertmans in #25
- chore(deps): update pre-commit hooks by @github-actions in #26
- feat(lib): implementing path candidates iterator by @jeertmans in #28
- chore(deps): update pre-commit hooks by @github-actions in #29
- chore(docs): publish from RTD by @jeertmans in #31
- chore(ci): add MSRV check by @jeertmans in #33
- chore(docs): add new logo by @jeertmans in #34
- chore(deps): bump pdm-project/setup-pdm from 3 to 4 by @dependabot in #35
- chore(deps): bump ssciwr/setup-mesa-dist-win from 1 to 2 by @dependabot in #38
- chore(deps): bump codecov/codecov-action from 3 to 4 by @dependabot in #37
- chore(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #36
New Contributors
- @github-actions made their first contribution in #26
Full Changelog: v0.0.6...v0.0.7
v0.0.6 - New project structure
What's Changed
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #8
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #10
- from monorepo to singlerepo by @jeertmans in #11
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #9
- fix: triangle mesh by @jeertmans in #12
New Contributors
- @pre-commit-ci made their first contribution in #8
- @dependabot made their first contribution in #10
Full Changelog: v0.0.5...v0.0.6