Release 1.1.1 #463
louis-langholtz
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Here's a run down of the more significant things that have been addressed in this release:
README.md
file has been updated to now reference the new continuous integration setup and statuses."Benchmark/benchmark"
to"Benchmark/googlebench"
. This avoids a naming conflict when attempting to build the Benchmark application via CMake on case insensitive filesystems that was erring these builds.INSTALL.md
file has been simplified to just providing CMake based instructions.TypeInfo.hpp
based type info.__PRETTY_FUNCTION__
identifier has been fixed to avoid possibly using the string out of scope.Get*JointConf
functions which can throw have been fixed to no longer being improperly markednoexcept
.This discussion was created from the release Release 1.1.1.
Beta Was this translation helpful? Give feedback.
All reactions