Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 31 May 19:08
· 147 commits to main since this release
4bc1256

Arrow v1.5.0

Diff since v1.4.1

Closed issues:

  • Better fallback when registered types don't match (#133)
  • Issue with Tables.rowtable when entries contain a vector of strings (#167)
  • VersionNumbers don't serialize (#200)
  • Error in "arrow json integration tests" (#202)
  • Automated conversion fails for Date{MILLISECOND, Int64} (#206)

Merged pull requests:

  • Ensure requested List type is requested on List getindex (#182) (@quinnj)
  • Add global metadata lock to ensure thread safety of global metadata (#183) (@quinnj)
  • Handle empty tuple (#201) (@omus)
  • Support VersionNumber (#205) (@omus)
  • support Date with type parameter ms (#207) (@piever)
  • bump Project.toml from v1.4.1 to v1.5.0 (#208) (@jrevels)