Skip to content

Releases: s0md3v/Bolt

0.2.1

30 Jan 06:53
412e957
Compare
Choose a tag to compare
  • stable build with no known bugs

0.2.1-beta

20 Jan 09:40
34e9771
Compare
Choose a tag to compare
0.2.1-beta Pre-release
Pre-release
  • Several bug fixes
  • Added common substring test
  • Added 14 statistical tests
    • Monobit frequency test
    • Block frequency test
    • Runs test
    • Spectral test
    • Non-overlapping template matching test
    • Overlapping template matching test
    • Serial test
    • Cumulative sums test
    • Approximate entropy test
    • Random excursions variant test
    • Linear complexity test
    • Longest runs test
    • Maurers universal statistic test
    • Random excursions test

0.1.3-beta

13 Jan 13:39
06889d1
Compare
Choose a tag to compare
0.1.3-beta Pre-release
Pre-release
  • added Monobit test

0.1.2-alpha

30 Dec 10:15
0fd20dd
Compare
Choose a tag to compare
0.1.2-alpha Pre-release
Pre-release
  • removed unused import
  • declare incompatibility with python 2
  • automatically install fuzzywuzzy

0.1.1-alpha

29 Dec 21:47
9f08d96
Compare
Choose a tag to compare
0.1.1-alpha Pre-release
Pre-release

initial alpha release