Releases: psanse/BitGraph
BITGRAPH 1.4.2
BITGRAPH 1.4.1
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
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
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
Improved fail-fast exit in release
Comments, logs, minor issues
Full Changelog: v1.3.4...v1.3.5
BITGRAPH 1.3.4
IntRange declare constexpr constructor
refactored common_types
fixed g++ warning issues
Full Changelog: v1.3.3...v1.3.4
BITGRAPH 1.3.3
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
Important refactoring for the GRAPH hierarchy (nested type names) and other changes
Full Changelog: v1.3.1...v1.3.2
BITGRAPH 1.3.1
Fixed further g++ warnings after huge refactoring
Improved namespace _impl management
Full Changelog: v1.3.0...v1.3.1
BITGRAPH 1.3.0
Huge refactoring: names, types, conversions from size_t to int, etc.
Full Changelog: v1.2.0...v1.3.0