Skip to content

0.3.1

Latest
Compare
Choose a tag to compare
@Neo-Zhixing Neo-Zhixing released this 04 Jul 22:20
· 9 commits to master since this release
  • Add setter for VirtualBlockInfo::flags (#3)
  • VirtualBlock methods should be taking a mutable reference to self, because VirtualBlocks are not thread safe.