Skip to content

v0.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@KIwabuchi KIwabuchi released this 15 Apr 00:25
1f6c027

What's Changed

API:

  • Add the ability to implement custom segment storage #310
  • Add the ability to implement custom loggers #313
  • New c interface #316
  • Add metall::manager::read_only() #318
  • Enhancements on fallback-allocator #317 and #319

Major Internal Changes:

  • Utilize std::filesystem #311
  • Optimize and brush up on internal file copy operations #312

Bugfix:

  • Deallocating object cache data #306 and #307
  • Detect Linux in CMake #315