v0.3.24-beta1
Pre-release
Pre-release
What's Changed
- reduce copy reading from PyString by @Congyuwang in #120
- upgrade to rust v1.78 and llvm-18 by @Congyuwang in #123
- Set CF Options.RawMode to Options.RawMode when conflict by @Congyuwang in #125
- Support get_entity, put_entity, columns of Widecolumns by @Congyuwang in #126
- Add
entities()
andcolumns()
to iterate through wide columns by @Congyuwang in #127
Full Changelog: v0.3.23...v0.3.24-beta1