Skip to content

Releases: psanse/BitGraph

BITGRAPH 1.4.2

15 Mar 08:44

Choose a tag to compare

Fixed logger issue

BITGRAPH 1.4.1

03 Mar 19:18
52650f8

Choose a tag to compare

fixed include to the root directories of BITSCAN, GRAPH and UTILS libs
improved CMakeLists.txt for FetchContent and dependencies

Full Changelog: v1.4.0...v1.4.1

BITGRAPH 1.4.0

02 Feb 18:23
c6c6bdf

Choose a tag to compare

Improved facade types for consumer code - new header files splitting graph.h header facade
Refactored types, cleaned type declarations
Other minor issues

Full Changelog: v1.3.6...v1.4.0

BITGRAPH 1.3.6

25 Jan 11:24

Choose a tag to compare

fixed type dependencies in Graph hierarchy
fixed logger issues
set C++14 flags appropiately in CMakeLists.txt
fixed g++ warning and compiler issues
refactored and improved FixedStack type

Full Changelog: v1.3.5...v1.3.6

BITGRAPH 1.3.5

09 Jan 12:12
91e6938

Choose a tag to compare

Improved fail-fast exit in release
Comments, logs, minor issues

Full Changelog: v1.3.4...v1.3.5

BITGRAPH 1.3.4

07 Jan 05:29

Choose a tag to compare

IntRange declare constexpr constructor
refactored common_types
fixed g++ warning issues

Full Changelog: v1.3.3...v1.3.4

BITGRAPH 1.3.3

21 Dec 12:15

Choose a tag to compare

improved FixedStack type
refactored com::range_t to IntRange and placed it nested inside namespace details::
Added order() method for graph classes
improved/documented bb_config.h

Full Changelog: v1.3.2...v1.3.3

v1.3.2

12 Dec 17:48

Choose a tag to compare

Important refactoring for the GRAPH hierarchy (nested type names) and other changes
Full Changelog: v1.3.1...v1.3.2

BITGRAPH 1.3.1

11 Dec 20:23

Choose a tag to compare

Fixed further g++ warnings after huge refactoring
Improved namespace _impl management
Full Changelog: v1.3.0...v1.3.1

BITGRAPH 1.3.0

09 Dec 10:49

Choose a tag to compare

Huge refactoring: names, types, conversions from size_t to int, etc.
Full Changelog: v1.2.0...v1.3.0