1.34
Nothing really major, mostly fix issues reported by users.
- some improvements (performance, functionality) to custom apis for
parallel
hash containers, which allow to operate under protection of the internal mutex. - user-contributed debug visualizers (gdb, lldb)
- fix issue when using phmap as submodule
- switch to github actions for ci
- very fast dump/restore cereal serialization of phmap containers containing
trivially_copyable
types - compiler issues/warnings