foonathan / memory

STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.
https://memory.foonathan.net
zlib License
1.5k stars 195 forks source link

Time for a new release? #152

Closed MiguelCompany closed 1 year ago

MiguelCompany commented 1 year ago

Since the last release, there have been some changes. I am particularly interested in #139 and #147.

@foonathan Do you think it's time for a new release?

foonathan commented 1 year ago

I agree, especially with the bugs reported in the last couple of weeks. I've tagged a new release: https://github.com/foonathan/memory/releases/tag/v0.7-3