Skip to content

Version 1.2.0

Compare
Choose a tag to compare
@Saransh-cpp Saransh-cpp released this 30 Jan 13:53
· 82 commits to main since this release
2cb538c

What's Changed

Bug fixes

  • fix: result of an infix operation should be demoted to the lowest possible dimension by @Saransh-cpp in #413
  • fix: all infix operations should not depend on the order of arguments by @Saransh-cpp in #413
  • fix: return the correct awkward record when performing an infix operation by @Saransh-cpp in #413
  • fix: respect user defined awkward mixin subclasses and projection classes by @Saransh-cpp in #413

Documentation

Maintenance

Full Changelog: v1.1.1.post1...v1.2.0