Skip to content

v1.22.0

Compare
Choose a tag to compare
@sbadithe sbadithe released this 31 Jan 22:25
· 135 commits to main since this release
d191ae4
  • Enhancements

    • Add AbsoluteDiff, SameAsPrevious, Variance, Season, UpperCaseWordCount transform primitives (#2460)
  • Fixes

    • Fix bug with consecutive spaces in NumWords (#2459)
    • Fix for compatibility with holidays v0.19.0 (#2471)
  • Changes

    • Specify black and ruff config arguments in pre-commit-config (#2456)
    • NumCharacters returns null given null input (#2463)
  • Documentation Changes

    • Update release.md with instructions for launching Looking Glass performance test runs (#2461)
    • Pin jupyter-client==7.4.9 to fix broken documentation build (#2463)
    • Unpin jupyter-client documentation requirement (#2468)
  • Testing Changes

    • Add test suites for NumWords and NumCharacters primitives (#2459, #2463)

    Thanks to the following people for contributing to this release:
    @gsheni, @rwedge, @sbadithe, @thehomebrewnerd