From d36bf21193ae1d7e8366ecb7f504ae68f57d1d86 Mon Sep 17 00:00:00 2001 From: Yuri Goldfeld Date: Fri, 29 Mar 2024 18:58:28 -0700 Subject: [PATCH] CHANGELOG/VERSION bump pre-release. --- CHANGELOG | 4 ++++ VERSION | 2 +- flow | 2 +- ipc_core | 2 +- ipc_session | 2 +- ipc_shm | 2 +- ipc_shm_arena_lend | 2 +- ipc_transport_structured | 2 +- 8 files changed, 11 insertions(+), 7 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7dae05923..5f72c368b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -4,3 +4,7 @@ Version 1.0.0 (Mar 2024) Version 1.0.1 (Mar 2024) * Comment and/or doc changes. In particular central code example in README had some problems. * Eliminate ipc_.../CHANGELOG since no VERSION/releases for those repos. + +Version 1.0.2 (Mar 2024) +* Comment and/or doc changes. +* Style refactor (small): Encouraging `static_assert(false)` over `#error`. Encouraging if constexpr over SFINAE. diff --git a/VERSION b/VERSION index 7dea76edb..6d7de6e6a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.0.1 +1.0.2 diff --git a/flow b/flow index fba25b1ed..c9a9ddb37 160000 --- a/flow +++ b/flow @@ -1 +1 @@ -Subproject commit fba25b1edd660962f8f897ea5e0914d2a3b28a35 +Subproject commit c9a9ddb37fa02737f15c4a6761fd0397e4076d5f diff --git a/ipc_core b/ipc_core index 573b3194f..0cf476abc 160000 --- a/ipc_core +++ b/ipc_core @@ -1 +1 @@ -Subproject commit 573b3194f0eb1979e674db99c05c6a4de4d09792 +Subproject commit 0cf476abc5089fe387d6739b8204edbd7388ff25 diff --git a/ipc_session b/ipc_session index 5a1e1ae8c..81ab45b1e 160000 --- a/ipc_session +++ b/ipc_session @@ -1 +1 @@ -Subproject commit 5a1e1ae8c770c8de7c48cfe50153ce7ab4ebee44 +Subproject commit 81ab45b1eedcbb988dd9ddf31c4e1898bfa3f22c diff --git a/ipc_shm b/ipc_shm index 0bd158f4b..dc5db01bb 160000 --- a/ipc_shm +++ b/ipc_shm @@ -1 +1 @@ -Subproject commit 0bd158f4b63e8662129f15a6d22aa583bb6377af +Subproject commit dc5db01bb129b83ebb9be80bc14d09e7d401878c diff --git a/ipc_shm_arena_lend b/ipc_shm_arena_lend index 32df10da9..c435dafee 160000 --- a/ipc_shm_arena_lend +++ b/ipc_shm_arena_lend @@ -1 +1 @@ -Subproject commit 32df10da9f9863084c959526cbeb9cf1f6b97bba +Subproject commit c435dafee38f02e397ffa652a3bb90cf5e7a8528 diff --git a/ipc_transport_structured b/ipc_transport_structured index 5f61c3fd4..83a5a2c9f 160000 --- a/ipc_transport_structured +++ b/ipc_transport_structured @@ -1 +1 @@ -Subproject commit 5f61c3fd4103ae8468ee3dc635eb76a06534e290 +Subproject commit 83a5a2c9f6603a18a5ee96c54e94f055fe5aa95f