Skip to content

SWC-DB version 0.5.10

Compare
Choose a tag to compare
@kashirin-alex kashirin-alex released this 05 Oct 11:50
· 88 commits to master since this release

SWC-DB version 0.5.10 - CHANGELOG

The release includes:

builds configuration differences:

    # swcdb-0.5.10.amd64 
    cmake ../swc-db -DO_LEVEL=3 -DSWC_IMPL_SOURCE=OFF -DCMAKE_BUILD_TYPE=Release

    # swcdb-0.5.10.optimized.amd64 
    cmake ../swc-db -DO_LEVEL=6 -DSWC_IMPL_SOURCE=ON -DSWC_BUILTIN_FS=local,broker -DCMAKE_BUILD_TYPE=Release

    # swcdb-0.5.10.debug.amd64
    cmake ../swc-db -DO_LEVEL=1 -DSWC_IMPL_SOURCE=OFF -DCMAKE_BUILD_TYPE=Debug

    # swcdb-0.5.10.Ubuntu_20_04_5_LTS.amd64.deb
    cmake ../swc-db -DO_LEVEL=3 -DSWC_IMPL_SOURCE=OFF -DCMAKE_BUILD_TYPE=Release

Guide for INSTALLING & RUNNING :

notes:

  • older releases are incompatible, with the Condition-Key select SQL syntax and the DB::Specs::Key of an inner-level fractions select by the GT/E empty-string, application code requires a change of comparators from -GT to -FI and -GE to -FIP (issue: #11 )

Full Changelog: v0.5.9...v0.5.10