Skip to content

3.0.0 Release Notes

Compare
Choose a tag to compare
@mikeheddes mikeheddes released this 01 Jun 19:05
· 120 commits to main since this release

Breaking Changes

  • Renaming of functional.sequence to functional.bundle_sequence.
  • Renaming of functional.distinct_sequence to functional.bind_sequence.
  • Renaming of structures.Sequence to structures.BundleSequence.
  • Renaming of structures.DistinctSequence to structures.BindSequence.
  • Removal of the out optional keyword argument.

What's Changed

Full Changelog: v2.3.0...v3.0.0