Skip to content

Releases: tpapp/StrFs.jl

v0.3.2

Choose a tag to compare

@github-actions github-actions released this 14 Feb 09:35

StrFs v0.3.2

Diff since v0.3.1

Fix on Julia 1.13 (thanks @vtjnash), remove dependency on UnPack.jl, require Julia 1.10.

Merged pull requests:

  • Fix compatibility with Julia 1.13+ memhash removal (#14) (@vtjnash)
  • remove unpack, fix String import (#16) (@tpapp)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 06 May 07:40
18a356e

StrFs v0.3.1

Diff since v0.3.0

Closed issues:

  • StaticArrays Compat limit (#10)

Merged pull requests:

  • use UnPack instead of Parameters (#12) (@tpapp)

add iteration

Choose a tag to compare

@tpapp tpapp released this 23 Nov 19:12
f98574d
Merge pull request #5 from tpapp/tp/iterate

Add iteration interface, incidentally remove pkg version and extent c…

use StaticArrays 0.9

Choose a tag to compare

@tpapp tpapp released this 12 Nov 20:51
489a263
Merge pull request #4 from tpapp/tp/sa-read

read for StaticArrays, bump version

use UUID from registry

Choose a tag to compare

@tpapp tpapp released this 03 Oct 09:09
v0.1.1

bump version

initial release

Choose a tag to compare

@tpapp tpapp released this 23 Sep 14:58

trying again, with REQUIRE