Skip to content

coost v3.0.2 released

Latest
Compare
Choose a tag to compare
@idealvin idealvin released this 23 Nov 12:20
· 7 commits to master since this release

Changes

  • Fix initialization of static variables, see #345.
  • Support non-ascii path in file APIs on Windows, see #347.
  • Add fs::mv.
  • Fix a bug in co::vector, see #349.
  • Fix return value of _vm_reserve in memory allocator.
  • Fix c_str() of fastring, fastream.