Skip to content

Releases: onecodex/nim-bitarray

Release for Nim 0.19

08 Apr 19:41

Choose a tag to compare

Update for Nim 0.19. Removes deprecated random function in favor of rand.

Release for Nim v0.16.0

09 Mar 03:16

Choose a tag to compare

v0.5.0

Update for Nim v0.16.0 (release v0.5.0)

v0.4.0 release

25 Feb 19:18

Choose a tag to compare

Update for Nim v0.12.0

05 Nov 19:42

Choose a tag to compare

v0.3.0

Code changes for compatibility with Nim 0.12.0, update to v0.3.0

For Nim v0.11

30 Apr 22:06

Choose a tag to compare

v0.2.6

Bump to v0.2.6, requires Nim >0.11

Fixes bit clearing

20 Dec 17:34

Choose a tag to compare

Bump to v0.2.5 - fixes bit clearing

Oops: Had only used this for bit setting previously... (Bloom filter implementation)

Optional header enforcement

22 Nov 23:38

Choose a tag to compare

v0.2.4

Bump to v0.2.4, optionally allow bitarray headers to not be enforced.

Nim v0.10 series release

12 Nov 06:22

Choose a tag to compare

v0.2.3

Bump to v0.2.3, requiring Nim v0.10 series. Update names to remove de…

Enforce headers more robustly

12 Nov 06:20

Choose a tag to compare

v0.2.2

Add header version-checking / enforcement. Bump to v0.2.2

Fix header / trailing bytes bug. Bump to v0.2.1. Compatible w/ Nim >= 0.9.6

28 Oct 04:10

Choose a tag to compare

Require v0.9.6 for bitarray -- has memfiles patch not in v0.9.4.