10000 Release v0.15.0 · cccb/servicepoint · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v0.15.0

Latest
Compare
Choose a tag to compare
@kaesaecracker kaesaecracker released this 24 May 13:35
  • FEATURE: Several types are now Copy, including BinaryOperation and ZST commands.
  • FEATURE: CharGrid now accepts inexactly sized strs for set_row_str and set_col_str.
  • FEATURE: Many conversion functions have been implemented for references. In many cases, this can be used to reduce the number of allocations needed. This also makes it possible to send a reference to a command.
  • FEATURE: Packets can now be serialized to a preexisting buffer.
  • rand has been updated to v0.9 for better compatibility with the 2024 edition of rust.
  • The packet payload is now None instead of a zero-length Vec.
0