1. 21f1d9d docs: clarify BloomFilter contract after invert (#202) by Renkai Ge · 2 days ago main
  2. 541e345 docs: correct release verification workflow (#201) by tison · 4 days ago
  3. 595516e chore: prepare 0.4.0 release (#200) by tison · 4 days ago 0.4.0-rc.1
  4. 8aeecb9 docs: expand README and prepare 0.4.0 changelog (#199) by tison · 6 days ago
  5. 035c977 docs: standardize public API documentation style (#197) by tison · 7 days ago
  6. 1fdf964 docs: correct public sketch semantics (#196) by tison · 7 days ago
  7. d695039 fix: classify CPC image errors and clarify intersection naming (#195) by tison · 7 days ago
  8. fbe4e93 fix: preserve purged Frequencies state (#191) by tison · 7 days ago
  9. db0a20e fix: validate Bloom bit counts during deserialization (#190) by tison · 7 days ago
  10. 5a1ab56 fix: preserve non-empty theta v2 exact sketches (#189) by tison · 8 days ago
  11. 4266ad9 refactor: replace theta family sketch traits with concrete views (#185) by tison · 8 days ago
  12. 5f2e809 chore: fine tune code and settings (#184) by tison · 12 days ago
  13. 7d433d8 refactor: centralize seed hash validation (#183) by Jaideep Pyne · 12 days ago
  14. dc26037 feat: add exact equality for Jaccard sketches (#181) by Weizhen Wang · 13 days ago
  15. 715df99 feat: expose estimated_size for stateful set operations (#177) by Renkai Ge · 13 days ago
  16. ea5ec01 refactor: simplify hash and theta module layout (#179) by tison · 2 weeks ago
  17. 5433a8e refactor: reorganize theta family mods and add key-only sketch views (#178) by Yijun Zhao · 2 weeks ago
  18. 196763c feat(theta): Support JaccardSimilarity (#142) by Weizhen Wang · 2 weeks ago
  19. 9b7fdbd test: cover Go serialization snapshots (#175) by tison · 2 weeks ago
  20. fa704e2 feat: expose estimated_size for countmin and frequencies sketches (#174) by Renkai Ge · 2 weeks ago
  21. ee261aa fix(tdigest): handle extreme values and invalid state (#173) by tison · 3 weeks ago
  22. 14eeb30 test: add cross-language regression coverage (#172) by tison · 3 weeks ago
  23. 5b7762e chore: Update CI badge URLs in README.md (#171) by tison · 3 weeks ago
  24. d6cc6d8 test: move test data preparation into xtask (#169) by Chojan Shang · 3 weeks ago
  25. 3789978 test: go through crate tests (#168) by tison · 3 weeks ago
  26. 36888d5 test: rework integration tests (#167) by tison · 3 weeks ago
  27. 0b8ec82 refactor: align theta view and coupon naming (#165) by tison · 3 weeks ago
  28. c17f9c0 refactor: clarify shared traits with associated entries (#166) by Yijun Zhao · 3 weeks ago
  29. 63c51bd refactor: align seed and internal naming (#164) by tison · 3 weeks ago
  30. 39471a9 chore: simplify test support code (#163) by tison · 3 weeks ago
  31. 87e9e84 feat: add theta and tuple a-not-B operation (#155) by Yijun Zhao · 3 weeks ago
  32. 7c800a9 chore: upgrade dev dependencies and fine tune scripts (#162) by tison · 3 weeks ago
  33. 9a409c8 feat: support tuple intersection (#154) by Yijun Zhao · 3 weeks ago
  34. 9726021 chore: code tidy and script tidy (#161) by tison · 3 weeks ago
  35. 4dec154 ci: download snapshots from apache/dataSketches-tck (#160) by Phoenix · 3 weeks ago
  36. 390a01b feat(tuple): add tuple union operation (#153) by Yijun Zhao · 3 weeks ago
  37. 3668658 refactor(common): compute inverse powers inline (#159) by Phoenix · 4 weeks ago
  38. 7f35b05 refactor: simplify builders interface and rework tuple summary policy (#158) by tison · 4 weeks ago
  39. 81ec1cb feat: add tuple sketch implementation (#152) by Yijun Zhao · 4 weeks ago
  40. ee6e1cc feat(theta): add theta union (#145) by ZENOTME · 4 weeks ago
  41. eefe065 chore: internal code tidy (#149) by tison · 5 weeks ago
  42. 1402037 refactor(hll): reuse the inverse powers lookup table (#148) by tison · 5 weeks ago
  43. 8c1514f refactor(theta): theta hash table into raw table, preparing for tuple reuse (#146) by Yijun Zhao · 5 weeks ago
  44. e4609c6 perf: avoid clone on serialize frequency items (#144) by tison · 6 weeks ago
  45. cafebaa fix(frequencies): write the full empty preamble long in serialize (#143) by kedom · 6 weeks ago
  46. 8a6884b chore: add changelog and update ci actions (#141) by tison · 7 weeks ago
  47. e8b881c feat(frequencies): add borrowed-key update methods to the frequent items sketch (#140) by kedom · 7 weeks ago
  48. cb6b7e2 ci: clone proper repo for snapshot gen (#139) by tison · 8 weeks ago
  49. b941327 test: add count-min C++ serialization compatibility tests (#92) by Chojan Shang · 8 weeks ago
  50. 329913a feat: Expose Sketch Memory Footprint (#136) by Anastasios Bakogiannis · 10 weeks ago
  51. c6ed433 Bugfix: HLL4 written in rust cannot not be loaded in Java (#132) by Paul Masurel · 3 months ago
  52. 779a467 chore: Refine release process in RELEASE.md (#129) by tison · 3 months ago
  53. 38c43c6 chore: Update CHANGELOG for v0.3.0 (#131) by tison · 3 months ago
  54. e9cfe55 fix(hll): preserve set coupon order when serializing (#128) by Filippo · 3 months ago
  55. 9a80c60 chore: ensure lockfile up-to-date (#126) by tison · 3 months ago 0.3.0 0.3.0-rc.2
  56. 4ea1f15 chore: fixup signature verification commands in RELEASE.md (#124) by tison · 3 months ago
  57. e13d9ea chore: bump version to 0.3.0 (#125) by ZENOTME · 3 months ago
  58. a69b238 test: for hll::Array4::shift_to_bigger_cur_min (#123) by tison · 3 months ago 0.3.0-rc.1
  59. 812aa90 fix: correct assetion logic (#122) by Anastasios Bakogiannis · 3 months ago
  60. ea6cf4b chore: changelog and release docs (#121) by tison · 3 months ago
  61. 9884dae refactor: gate sketches with feature flags (#120) by tison · 3 months ago
  62. 3a33bdd refactor: introduce hash_value for compatible hashing (#118) by tison · 3 months ago
  63. dd18652 chore: Add back required approving review count to PR settings (#119) by tison · 3 months ago
  64. b1544aa fix(hll): update silently dropped after deserializing a compact List sketch (#117) by Filippo · 4 months ago
  65. 7fa974e feat(hll): expose coupon fn and improve update_with_coupon docs (#116) by Filippo · 4 months ago
  66. 6398732 tests: add boundary tests for bit_pack and CpcSketch (#108) by Yichi Zhang · 4 months ago
  67. 6dbe414 chore: remove incomplete examples module (#112) (#114) by Cancai Cai · 4 months ago
  68. bd0e8b5 Made update_with_coupon public. (#113) by Paul Masurel · 4 months ago
  69. ab8949d chore: update copyright year in NOTICE (#110) by Cancai Cai · 5 months ago
  70. 00c3bc8 fix(theta): compact should use self.is_empty for consistency (#107) by ZENOTME · 5 months ago
  71. b93315e feat(theta): introduce intersection theta set operation (#100) by ZENOTME · 5 months ago
  72. 5aef266 fix: comment and assertions inconsistency (#106) by Yichi Zhang · 6 months ago
  73. bf8438f chore(theta): flatten preamble_longs branches for clippy (#104) by Xuanwo · 6 months ago
  74. f0d997e chore: fine tune binomial_bounds.rs code (#103) by tison · 6 months ago
  75. c41fe90 chore: simplify codec checks code (#102) by tison · 6 months ago
  76. d6cc4bb feat: impl CpcWrapper (#101) by tison · 6 months ago
  77. 6546d66 refactor: export FrequentItemValue and improve docs (#98) by tison · 6 months ago
  78. 74b2b87 feat(theta): compact sketch serde v3/v4 (#77) by ZENOTME · 6 months ago
  79. 761491e chore(x): add doc lint (#95) by Filippo · 6 months ago
  80. 434fd57 fix(bloom): align builder parameters with java implementation (#93) by Filippo · 6 months ago
  81. be55f8d chore: Remove early development caution warning (#94) by tison · 6 months ago
  82. 921fcd1 refactor: expose codec and add centralized Family (#91) by tison · 6 months ago
  83. 9a83070 chore: check seed for CpcSketch and CountMinSketch (#85) by tison · 6 months ago
  84. 2fc50ae chore(tdigest): better handle Centroid adds (#88) by tison · 6 months ago
  85. 346f7a2 refactor: sort PairTable values with std sort_unstable (#86) by tison · 6 months ago
  86. 309b134 feat: support cpcsketch serde (#84) by tison · 6 months ago
  87. e053fae chore: define static lookup table as static variables (#83) by tison · 7 months ago
  88. 0bb6c62 chore: code tidy for FrequentItems and impl for more value type (#82) by tison · 7 months ago
  89. ae13a83 refactor!: rename get_result to to_sketch (#81) by tison · 7 months ago
  90. dd12abf feat: impl CpcSketch (#75) by tison · 7 months ago
  91. 0fee12c test: use snapshots (#80) by tison · 7 months ago
  92. 493132c refactor: remove unnecessary allocations in error formatting (#79) by Cheng-Yang Chou · 7 months ago
  93. d62102d chore: update README and add CHANGELOG (#78) by tison · 7 months ago
  94. 81e619f feat: add halve and decay to countmin sketch of unsigned values (#71) by Chojan Shang · 7 months ago
  95. 583ac18 chore: correct CountMinSketch::suggest_num_hashes panic docs (#73) by tison · 7 months ago
  96. f3481de chore: enable more convenient GitHub features (#74) by tison · 7 months ago
  97. b2d1238 docs: document build and test workflows (#69) by Chojan Shang · 7 months ago
  98. fdb38b8 feat: add theta sketch (part 2) (#59) by ZENOTME · 7 months ago 0.2.0 0.2.0-rc.2
  99. 1640af4 fix: tdigest quantile edge case (#63) by tison · 7 months ago
  100. 4e9a86d chore: Remove required approving review count from PRs (#66) by tison · 7 months ago