Skip to content

v1.1.2

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Oct 20:15
ca1b533

Mostly just bug fixes:

  • Fixed bug of where an internal function was reliant on a partial argument match (#138)
  • Fixed bug where diffdf() would error if the input was a complex expression (#133)
  • Fixed bug where diffdf() would error if an input dataset contained a POSIXct column which contains a missing value (#132)
  • Added argument to print() function to allow users to print more than 10 rows at once when creating a file output (#135)

What's Changed

Full Changelog: v1.1.1...v1.1.2