Skip to content

0.3.8

Choose a tag to compare

@crwen crwen released this 09 Apr 05:33
· 97 commits to main since this release

What's Changed

  • chore: set tokio as a default feature in fusio-parquet by @ethe in #139
  • Revert "chore: set tokio as a default feature in fusio-parquet" by @ethe in #141
  • fix: fusio-parquet compiling failed by @ethe in #140
  • fix: BufReader read eof by @crwen in #142
  • fix: incorrect offset by @crwen in #144
  • use buf reader to recover from log by @crwen in #143
  • chore: remove rust-toolchain.toml by @ethe in #151
  • chore: make clippy happy by @ethe in #152
  • chore: add fusio-parquet benchmark by @crwen in #148
  • remove worker thread limitation by @ethe in #153
  • fix #149: add compile error message by @crwen in #154
  • refactor: add new method for Path by @crwen in #155
  • feat: add fusio-core by @ethe in #145
  • feat: add monoio http client by @crwen in #136
  • Refactor: migrate maybe trait and IoBuf to core by @crwen in #156
  • feat: monoio support for log by @crwen in #132
  • feat: impl Encode/Decode for Vec<T> by @crwen in #157
  • fix: only nosend env requires unsafe impl Send in fusio-parquet by @ethe in #158
  • fix: fusio-log compile error on monoio by @crwen in #159
  • bump fusio to 0.3.8 by @crwen in #160
  • chore: add description in Cargo.toml by @crwen in #161

Full Changelog: 0.3.7...0.3.8