Skip to content

1.0

Compare
Choose a tag to compare
@glyg glyg released this 13 Feb 18:29
· 1 commit to main since this release
833ba9d

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 with sckit-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

New Contributors

Full Changelog: 0.9.0...1.0.0