Releases: brunocodutra/metal
Releases · brunocodutra/metal
v2.1.4
10 Apr 21:22
Compare
Sorry, something went wrong.
No results found
🧹 Chore
#152 , #153 Update documentation;
v2.1.3
06 Aug 21:30
Compare
Sorry, something went wrong.
No results found
🧹 Chore
#145 Update documentation;
v2.1.2
06 Feb 14:42
Compare
Sorry, something went wrong.
No results found
🚀 What's New
#124 Provide custom implementation of metal::partition (for performance);
#134 Allow building metal without documentation, examples and tests;
🧹 Chore
#135 Reformat using clang-format's WebKit style;
#142 Update documentation related dependencies;
v2.1.1
08 Feb 17:09
Compare
Sorry, something went wrong.
No results found
v2.1.0
08 Feb 12:21
Compare
Sorry, something went wrong.
No results found
🚀 What's New
#101 metal::less is now the default ordering for metal::sort.
#111 metal::accumulate is now defined for zero input lists.
🪲 Bugfixes
#127 added a workaround for a regression in VC++ 19.24.
#129 fixed an ambiguous template instantiation on metal::sort.
v2.0.1
18 Feb 21:29
Compare
Sorry, something went wrong.
No results found
What's New
#88 Improved implementation of metal::sort
v2.0.0
16 Apr 19:04
Compare
Sorry, something went wrong.
No results found
🚀 What's New
Now available under the terms of the MIT license
v1.0.2
21 Feb 22:02
Compare
Sorry, something went wrong.
No results found
v1.0.1
23 Nov 19:47
Compare
Sorry, something went wrong.
No results found
What's New
Improved support for Visual Studio 2017
v1.0.0
10 Aug 17:48
Compare
Sorry, something went wrong.
No results found
What's New
Metal is finally stable ! 🎉🎉🎉
Fully backported to C++11 (down from C++14)
Added official support for GCC 4.7