Releases: DamCB/tyssue
Releases · DamCB/tyssue
1.1
1.0
This will certainly be followed by a bug fix, but for now all tests pass except 2 dealing with collisions
Major updates:
-
@sophietheis and @sniffo PR were merged, thanks a lot to you two 💯
-
The build system had passed to
pyproject.toml
withsckit-build
, bye bye setup.py and the local pybind11 copy -
as a consequence, the code organization has changed, the cpp files are now in a separate directory (a tutorial on how to add that should be coming soon)
-
There were no API changes, except for the functionalities added by @sophietheis
In order to speed up the release, we postpone updating the documentation, pending some discussion on where the library should go.
What's Changed
- Fix reference by @sophietheis in #243
- Remove html tags, fix citation syntax, minor edits by @pdebuyl in #244
- Add research notice by @yochannah in #247
- adds zarr support by @glyg in #248
- Further corrections to my suggested code, sorry for the multiple PLs by @gcourcou in #234
- Neighbour exchanges in delamination by @btbest in #250
- add geometry calculation to prevent midline crossing by @btbest in #254
- merge from glyg by @glyg in #264
- CI-CD update by @glyg in #277
- Update history.py by @sniffo in #274
- Dev by @glyg in #281
- Dev by @glyg in #283
New Contributors
- @pdebuyl made their first contribution in #244
- @yochannah made their first contribution in #247
- @sniffo made their first contribution in #274
Full Changelog: 0.9.0...1.0.0
1.0 prerelease
Big release, see #281