v0.2.0 - Paper release & latest changes
A new release that publishes latest changes. The paper is now available on IEEEXplore!
What's Changed
- feat(lib): add new kwargs to
Scene.plot
by @jeertmans in #37 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #39
- chore(deps-dev): bump urllib3 from 2.0.5 to 2.0.6 by @dependabot in #38
- chore(deps): add Python 3.12 by @jeertmans in #40
- try on improving performances by @jeertmans in #30
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #41
- 100% test coverage and rename emitter to transmitter by @jeertmans in #43
- fix: docs showing members in wrong places by @jeertmans in #44
- improving performances by @jeertmans in #42
- Changed
function
argument inlogic.activation
to be a callable, not astr
by @jeertmans in #45 - fix(lib): correctly generate path candidates by @jeertmans in #48
- chore(lib): fix remove
jax.config
boolean state by @jeertmans in #54 - [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #46
- chore(deps): bump actions/upload-pages-artifact from 2 to 3 by @dependabot in #52
- chore(deps): bump actions/deploy-pages from 2 to 4 by @dependabot in #51
- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in #50
Full Changelog: v0.1.0...v0.2.0