Skip to content

v1.10.0

Compare
Choose a tag to compare
@gsheni gsheni released this 23 Jun 22:02
· 333 commits to main since this release
b35e0ba

v1.10.0 June 23, 2022

  • Enhancements
    • Add DayOfYear, DaysInMonth, Quarter, IsLeapYear, IsQuarterEnd, IsQuarterStart transform primitives (#2110, #2117)
    • Add IsMonthEnd, IsMonthStart transform primitives (#2121)
    • Move Quarter test cases (#2123)
    • Add summarize_primitives function for getting metrics about available primitives (#2099)
  • Changes
    • Changes for compatibility with numpy 1.23.0 (#2135, #2137)
  • Documentation Changes
    • Update contributing.md to add pandoc (#2103, #2104)
    • Update NLP primitives section of API reference (#2109)
    • Fixing release notes formatting (#2139)
  • Testing Changes
    • Latest dependency checker installs spark dependencies (#2112)
    • Fix test failures with pyspark v3.3.0 (#2114, #2120)

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