Releases: nlohmann/fifo_map
Releases · nlohmann/fifo_map
Version 1.0.1
What's Changed
- Add support for CMake submodule by @h3x4n1um in #9
- Fix CXX_FLAGS: "-stdlib=libc++" is clang-specific by @cbaecker in #12
- Fixed warning: error: catching polymorphic type ‘class std::out_of_ra… by @spineight in #14
- Update README.md by @Tomerkm in #19
- Update project by @nlohmann in #22
New Contributors
- @h3x4n1um made their first contribution in #9
- @cbaecker made their first contribution in #12
- @spineight made their first contribution in #14
- @Tomerkm made their first contribution in #19
Full Changelog: v1.0.0...v1.0.1
Version 1.0.0
Initial release.