Releases
v0.6.0
Highlights
MacOS support - #4
Windows support - #12 , #19
TLS support - #16 , #17
CI for PRs - #15
Commits
91365d0 : Add binary for macos into pre releases artifacts (Azat Khuzhin)
ee1d519 : Remove copy-paste from CI workflows (Azat Khuzhin)
dcbca2a : Compress macos binary in artifacts (Azat Khuzhin)
4f6bc86 : No need to clone submodules (there is no one) (Azat Khuzhin)
98e54b0 : Stick to pip3 for macos (some workers has python2 for just "pip") (Azat Khuzhin)
d94f0a3 : Merge branch 'ci/macos-build' (Azat Khuzhin)
4746ee6 : Add a link to macos x86_64 build into README (Azat Khuzhin)
321436a : Add CI for pull requests (Azat Khuzhin) #15
36a8331 : Read secure option from config (Azat Khuzhin)
646ed1b : Move steps from build into dependencies (Azat Khuzhin)
ca19d9f : Avoid copy-paste for PYO3_CONFIG_FILE (Azat Khuzhin)
8705c14 : Update .PHONY targets (Azat Khuzhin)
641aa0a : Fix make without arguments (Azat Khuzhin)
bc388e8 : Merge branch 'build-tiny-fixes' (Azat Khuzhin)
8f2141b : Add TLS support for clickhouse-rs (Azat Khuzhin) #17
b5c8950 : Allow cross compile for pkg-config (for openssl for musl) (Azat Khuzhin) #17
1efa7b8 : Add a hack for openssl with musl (Azat Khuzhin) #17
bb78f10 : Configure pkg-config for archlinux to search for openssl 1 (Azat Khuzhin) #17
c323cf3 : Build openssl 1.0 on CI for linux (openssl 3.0 is not compatible yet) (Azat Khuzhin) #17
b7d1bf3 : Add windows build to CI (Azat Khuzhin) #19
copy config instead of using symlinks (to support windows) #19 (Azat Khuzhin )
7eba428 : Use CURDIR over PWD in Makefile to support windows (Azat Khuzhin) #19
96dafce : Do not restrict PyOxidizer version for MacOS (no static binaries for MacOs) (Azat Khuzhin) #19
4d14cad : Split into features (Azat Khuzhin) #19
acd5cb9 : Clear screen properly after executing third-party programs (Azat Khuzhin)
139dfda : Do not exit from chdig on Backspace (only on Q) when there are no views to pop (Azat Khuzhin)
2518fe0 : Add number mutations into summary (Azat Khuzhin)
b01b7a3 : Add a link to windows binary into README (Azat Khuzhin)
bf11eb6 : v0.6.0 (Azat Khuzhin)
You can’t perform that action at this time.