Skip to content

Releases: Srlion/sfs

Release 7.0.7

27 Dec 23:09

Choose a tag to compare

Add number alias for Writer and Reader to use double

Release 7.0.6

27 Dec 19:28

Choose a tag to compare

Add reset method and allow reading whole buffer with "Reader:data" function

Release 7.0.5

27 Dec 17:56

Choose a tag to compare

Implement Writer and Reader classes for raw usage of SFS (not used by it yet)

Release 7.0.4

11 Dec 23:11
44471c5

Choose a tag to compare

Add FUNDING.yml

Release 7.0.3

22 Oct 18:46

Choose a tag to compare

Fix STRING_TYPES loop to start from 0 for correct indexing

Release 7.0.2

22 Oct 14:12

Choose a tag to compare

Add decoders.string and sfs.STRING_TYPES

Release 7.0.1

21 Oct 20:45

Choose a tag to compare

remove redundant array and table test cases

Release 7.0.0

21 Oct 20:23

Choose a tag to compare

#major no longer using is_array, switched to a different way but still way faster than other serializers

Release 6.0.5

07 Sep 16:41

Choose a tag to compare

Add branch specification for run-tests job in release workflow

Release 6.0.4

07 Sep 16:35

Choose a tag to compare

Rename version.yml to release.yml and fix tests