SWC-DB version 0.5.10
SWC-DB version 0.5.10 - CHANGELOG
The release includes:
- Debug, Standard, Optimized builds and Install-Pack, the Binaries built with GCC-11.3 and based on GLIBC 2.27
- Debian Packages for Ubuntu 20.04.5 LTS (amd64) and Ubuntu 22.04.1 LTS (amd64)
- Separate packages on scope/component for Archlinux on AUR keyword=swcdb
- Python package
pip install swcdb
- Java package on Maven Central Repository
- Ruby package
gem install swcdb
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