Skip to content

Releases: openbfdev/bfdev

Nightly v1.0.6 0769b096964ab8d4b4ef174c6ee95fe8755e2115

09 Mar 13:25
0769b09
Compare
Choose a tag to compare

The nightly development builds are snapshots of the development (devel branch) codebase at a specific time. This codebase is under active development, and while we try our best, may contain more bugs than usual. New features added to bfdev can be tested in these builds.

v1.0.6

17 Jan 03:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

11 Jul 06:12
Compare
Choose a tag to compare
v1.0.5 Pre-release
Pre-release
Release version 1.0.5

- Added jhash hash algorithm.
- Added md5 hash algorithms.
- Added sha1/sha224/sha256 hash algorithms.
- Continuously improving more annotations

v1.0.4

23 May 11:17
Compare
Choose a tag to compare
v1.0.4 Pre-release
Pre-release
Release version 1.0.4

- Added log error level flush.
- Rename minpool to memalloc.
- Remove list excess iterators.
- Fixed hlist continue iterators.
- Continuously improving testsuite.
- Continuously improving more annotations.

v1.0.3

14 Apr 08:10
Compare
Choose a tag to compare
v1.0.3 Pre-release
Pre-release
Release version 1.0.3

- Added test suite framework.
- Further improve the platform compatibility framework.
- Fixed several bug.

bfdev v1.0.2

27 Mar 01:23
Compare
Choose a tag to compare
bfdev v1.0.2 Pre-release
Pre-release
Release version 1.0.2

- Refactored matrix and respool.
- Fixed rbtree insert conflict.
- Fixed series of style issues.

bfdev v1.0.1

24 Feb 15:08
Compare
Choose a tag to compare
bfdev v1.0.1 Pre-release
Pre-release
Release version 1.0.1

- Support for multi precision integers (mpi).
- Added arc4 cryption algorithm.
- Refactoring and fixing several issues.