Skip to content

v1.4.1

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Jun 23:25
· 5 commits to main since this release
36839e5

InlineStrings v1.4.1

Diff since v1.4.0

Merged pull requests:

  • Add package extension to support InlineStrings in Arrow.jl (#66) (@quinnj)
  • Fix startswith/endswith for Julia 1.10 (#68) (@quinnj)
  • add info about equality, hashes, and help text (#69) (@alecloudenback)
  • Fixed method ambiguities for Base.unsafe_convert(), Base.lstrip, and Base.rstrip (#70) (@brainandforce)

Closed issues:

  • StackOverflow with string promotion (#65)
  • Confilicts in equality with standard strings (#74)