Skip to content

v0.4.3 - 2021-05-20

Latest
Compare
Choose a tag to compare
@alecmocatta alecmocatta released this 20 May 17:53
35e6869

Changes:

  • 35e6869 Merge pull request #139 from constellation-rs/bump
  • 4c74af7 minor fixups
  • c69d99f v0.4.3
  • 6b22e74 bump fmt and clippy
  • 09ecfba Merge pull request #134 from lquerel/master
  • 7fc7347 rename feature ser-proto -> protobuf and expose in facade crate
  • 1e98561 Updates based on review
  • 980fcd1 Apply cargo fmt (with nightly...)
  • a2a9480 Apply cargo fmt
  • dc7bec2 Support HLL serialization as protobuf directly usable in Google products (e.g. BigQuery)
See More
  • 7f071aa Merge pull request #129 from robinbernon/threadpool_to_take_num_cores_input
  • cbdaec0 clippy clean
  • 497d010 consistent order between ProcessPool::new and ThreadPool::new
  • 292cb74 Adding cores input for process pool also
  • c6db0f2 NL
  • c7b05fd Removing IDEA ignore
  • 22a21af Removing a couple lines that were missed in cleanup
  • ce88de4 Adding input param of num_cores to ThreadPool::new()

This list of changes was auto generated.