We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 847e897 commit 0fabcd1Copy full SHA for 0fabcd1
CHANGES
@@ -3,6 +3,13 @@ bitset Changelog
3
4
Here you can see the full list of changes between each bitset release.
5
6
+Version 1.4.6
7
+-------------
8
+
9
+Released on July 17th, 2013
10
11
+- Fixed build issues on Windows, see #9 on GitHub for details.
12
13
Version 1.4.5
14
-------------
15
bitset.cabal
@@ -1,5 +1,5 @@
1
Name: bitset
2
-Version: 1.4.5
+Version: 1.4.6
Synopsis: A space-efficient set data structure.
Description:
A /bit set/ is a compact data structure, which maintains a set of members
0 commit comments