We are pleased to announce the 1.6.0
stable release of magistrate, compatible with all 1.6.0
libraries in the DARMA-tasking ecosystem.
What's Changed
- #312: fix documentation CI by @thearusable in #320
- 325: Fix CI badges in README by @JacobDomagala in #326
- #327: Fix typo in README by @JacobDomagala in #328
- Drop
test_logical_device_view_contents
by @dalg24 in #319 - #329: Implement stream serializer by @Matthew-Whitlock in #330
- 333 add more warnings and then eliminate their sources by @lifflander in #334
- #260: Add alias namespace by @thearusable in #339
- #335: Add
std::queue
serializer by @thearusable in #342 - #331: Spack develop workflow fixes by @Matthew-Whitlock in #332
- #341: Add script for generating license and header guards by @thearusable in #346
- #273: add
std::optional
serializer by @thearusable in #347 - #272: Add unit test to cover empty base optimization when using tuple by @thearusable in #343
- #351: Update build against vt CI to fail properly by @thearusable in #352
- #308: Rename KOKKOS macros by @thearusable in #340
- #354: Bump minimum CMake version to 3.23 and update
find_package_local
to work withpackageName_ROOT
by @JacobDomagala in #355 - #350: Prefix CMake internal variables with
magistrate_
and create a new target namedmagistrate
to enable the use offind_package(magistrate)
by @JacobDomagala in #353 - #356: Fix backward compatibility with using
magistrate
viaadd_subdirectory()
and wanting to usevt::lib::checkpoint
target by @JacobDomagala in #357 - #358: Use correct
Kokkos
variable withinmagistrateConfig.cmake
file by @JacobDomagala in #359 - #360: fix documentation build unable to find
Doxyfile-mcss
by @cz4rs in #361 - #363: Bump version to 1.5.0 ahead of release by @cwschilly in #364
- #369 Implement checkpoint::is_footprinter<> by @Matthew-Whitlock in #370
- #365: add support for Kokkos::Array by @nmm0 in #366
- #371: [docs] use fixed doxygen version, add C++17 dependency, fix markup issues by @cz4rs in #375
- #376: rename virtual serialize macros by @cz4rs in #378
- #380: Add
action-git-diff-check
workflow by @cwschilly in #381 - #349: use docker images from
DARMA-tasking/workflows
by @cz4rs in #377 - 344 implement user traits by @Matthew-Whitlock in #345
- #379: check extensions of C++ source files by @cz4rs in #383
- #384: cancel in progress builds when a new push occurs by @cz4rs in #385
- #386: bump version to 1.6.0 by @cwschilly in #387
New Contributors
- @dalg24 made their first contribution in #319
- @Matthew-Whitlock made their first contribution in #330
Full Changelog: 1.4.0...1.6.0