Skip to content

Releases: duyet/clickhouse-udf-rs

v0.1.8

16 Apr 15:47
7e7bd6d
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update all non-major dependencies by @renovate in #21
  • fix(deps): update rust crate anyhow to 1.0.82 by @renovate in #23
  • feat: add arrayTopK() by @duyet in #24
  • fix(deps): update rust crate chrono to 0.4.38 by @renovate in #25

Full Changelog: v0.1.7...v0.1.8

v0.1.7

18 Mar 10:36
63e55c4
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #16
  • fix(deps): update rust crate cargo_toml to 0.19.2 by @renovate in #18
  • feat: add benchmark by @duyet in #20
  • fix(deps): update all non-major dependencies by @renovate in #19
  • chore(vin): add more tests by @duyet in #22

Full Changelog: v0.1.6...v0.1.7

v0.1.6

01 Mar 17:21
a735547
Compare
Choose a tag to compare

What's Changed

  • feat: impl README.md generator by @duyet in #15
  • chore(ci): readme-generator support env RELEASE_VERSION by @duyet in #17

Full Changelog: v0.1.5...v0.1.6

v0.1.5

29 Feb 16:43
8e6a1af
Compare
Choose a tag to compare

What's Changed

  • feat: binary for send_chunk_header=1 by @duyet in #14

Full Changelog: v0.1.4...v0.1.5

v0.1.4

29 Feb 06:38
ef3be10
Compare
Choose a tag to compare

What's Changed

  • chore(vin): refactor vinManuf by @duyet in #13

Full Changelog: v0.1.3...v0.1.4

v0.1.3

28 Feb 03:49
f840c3a
Compare
Choose a tag to compare

What's Changed

  • fix(vin): vin should have at least 15 chars by @duyet in #12

Full Changelog: v0.1.2...v0.1.3

v0.1.2

26 Feb 17:03
5bb4c88
Compare
Choose a tag to compare

What's Changed

  • fix: reducing panic with bad input by @duyet in #11

Full Changelog: v0.1.1...v0.1.2

v0.1.1

26 Feb 12:15
d64438f
Compare
Choose a tag to compare

What's Changed

  • chore(ci): create archive files for each group
  • fix(vin): fix panic case by @duyet in 56aab3d
  • feat: add extractUrl() and hasUrl() by @duyet in #5
  • feat: add string by @duyet in #6
  • fix(deps): update rust crate geo-types to 0.7.13 by @renovate in #7
  • chore(deps): update rust-build/rust-build.action action to v1.4.5 by @renovate in #8
  • Revert "chore(deps): update rust-build/rust-build.action action to v1.4.5" by @duyet in #9

New Contributors

Full Changelog: https://github.com/duyet/clickhouse-udf-rs/commits/v0.1.1

v0.1.0

22 Feb 17:33
38287cc
Compare
Choose a tag to compare