Skip to content

1.0.9

Compare
Choose a tag to compare
@turukawa turukawa released this 12 Dec 18:25
· 29 commits to master since this release
  • Added in new usdate data type which supports automatic date type coersion from US date formats (MM-DD-YYYY).
  • New COLLATE action permitting scripts which collate a column-wise list of fields into an ordered array data type.
  • Updated all dependencies, which necessitated a bump to the minimum supported Python version being 3.9.
  • New tutorial to demonstrate the COLLATE and usdate features.
  • Ray settings for initialisation will now be more forgiving. You don't need to provide default values.