From 512d478d77013ed4a11535d0eedf8307b9b15d26 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 01/18] ogma-extra: Version bump (1.5.0). Refs #178. --- ogma-extra/ogma-extra.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogma-extra/ogma-extra.cabal b/ogma-extra/ogma-extra.cabal index 0c7c9b19..3388b999 100644 --- a/ogma-extra/ogma-extra.cabal +++ b/ogma-extra/ogma-extra.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Simple name: ogma-extra -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf From b89f427cd541ccd91f1dc9d999d2a027735e2965 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 02/18] ogma-spec: Version bump (1.5.0). Refs #178. --- ogma-spec/ogma-spec.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogma-spec/ogma-spec.cabal b/ogma-spec/ogma-spec.cabal index 0e89ebf4..ec171fe9 100644 --- a/ogma-spec/ogma-spec.cabal +++ b/ogma-spec/ogma-spec.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Simple name: ogma-spec -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf From 978822874a52c48eec3788cb52cb9e6128cb22d2 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 03/18] ogma-language-smv: Version bump (1.5.0). Refs #178. --- ogma-language-smv/ogma-language-smv.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogma-language-smv/ogma-language-smv.cabal b/ogma-language-smv/ogma-language-smv.cabal index 2cfb5c4c..5b7bc35f 100644 --- a/ogma-language-smv/ogma-language-smv.cabal +++ b/ogma-language-smv/ogma-language-smv.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Custom name: ogma-language-smv -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf From d07e7f26a933208485634acc4b4bf2e156c0e547 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 04/18] ogma-language-jsonspec: Version bump (1.5.0). Refs #178. --- ogma-language-jsonspec/ogma-language-jsonspec.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ogma-language-jsonspec/ogma-language-jsonspec.cabal b/ogma-language-jsonspec/ogma-language-jsonspec.cabal index a31a5783..d6c77881 100644 --- a/ogma-language-jsonspec/ogma-language-jsonspec.cabal +++ b/ogma-language-jsonspec/ogma-language-jsonspec.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Simple name: ogma-language-jsonspec -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf @@ -70,7 +70,7 @@ library , megaparsec , bytestring - , ogma-spec >= 1.4.1 && < 1.5 + , ogma-spec >= 1.5.0 && < 1.6 hs-source-dirs: src From e946ed866740bd93cd1a5f3f94f0a8b47327c77d Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 05/18] ogma-language-copilot: Version bump (1.5.0). Refs #178. --- ogma-language-copilot/ogma-language-copilot.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogma-language-copilot/ogma-language-copilot.cabal b/ogma-language-copilot/ogma-language-copilot.cabal index ee0fefe7..0db0e6dd 100644 --- a/ogma-language-copilot/ogma-language-copilot.cabal +++ b/ogma-language-copilot/ogma-language-copilot.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Simple name: ogma-language-copilot -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf From bb47924d7edea21f2a391e2ded1c95831d806354 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 06/18] ogma-language-cocospec: Version bump (1.5.0). Refs #178. --- ogma-language-cocospec/ogma-language-cocospec.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogma-language-cocospec/ogma-language-cocospec.cabal b/ogma-language-cocospec/ogma-language-cocospec.cabal index 23000570..d201c865 100644 --- a/ogma-language-cocospec/ogma-language-cocospec.cabal +++ b/ogma-language-cocospec/ogma-language-cocospec.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Custom name: ogma-language-cocospec -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf From c69e55f484a6513effbf4e3cd87fa62b3e633de8 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 07/18] ogma-language-c: Version bump (1.5.0). Refs #178. --- ogma-language-c/ogma-language-c.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ogma-language-c/ogma-language-c.cabal b/ogma-language-c/ogma-language-c.cabal index 54c62152..d29072a3 100644 --- a/ogma-language-c/ogma-language-c.cabal +++ b/ogma-language-c/ogma-language-c.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Custom name: ogma-language-c -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf From e3d7c607a58eea1bb4701139addbbe3d1f569fd3 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 08/18] ogma-core: Version bump (1.5.0). Refs #178. --- ogma-core/ogma-core.cabal | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/ogma-core/ogma-core.cabal b/ogma-core/ogma-core.cabal index d53dada6..97743b34 100644 --- a/ogma-core/ogma-core.cabal +++ b/ogma-core/ogma-core.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Simple name: ogma-core -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf @@ -114,13 +114,13 @@ library , mtl , text >= 1.2.3.1 && < 2.1 - , ogma-extra >= 1.4.1 && < 1.5 - , ogma-language-c >= 1.4.1 && < 1.5 - , ogma-language-cocospec >= 1.4.1 && < 1.5 - , ogma-language-copilot >= 1.4.1 && < 1.5 - , ogma-language-jsonspec >= 1.4.1 && < 1.5 - , ogma-language-smv >= 1.4.1 && < 1.5 - , ogma-spec >= 1.4.1 && < 1.5 + , ogma-extra >= 1.5.0 && < 1.6 + , ogma-language-c >= 1.5.0 && < 1.6 + , ogma-language-cocospec >= 1.5.0 && < 1.6 + , ogma-language-copilot >= 1.5.0 && < 1.6 + , ogma-language-jsonspec >= 1.5.0 && < 1.6 + , ogma-language-smv >= 1.5.0 && < 1.6 + , ogma-spec >= 1.5.0 && < 1.6 hs-source-dirs: src From 6181af08360627e7407c96200a89e8f38d1ed0ad Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:23:08 +0000 Subject: [PATCH 09/18] ogma-cli: Version bump (1.5.0). Refs #178. --- ogma-cli/ogma-cli.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ogma-cli/ogma-cli.cabal b/ogma-cli/ogma-cli.cabal index e577d895..7665eeec 100644 --- a/ogma-cli/ogma-cli.cabal +++ b/ogma-cli/ogma-cli.cabal @@ -32,7 +32,7 @@ cabal-version: 2.0 build-type: Simple name: ogma-cli -version: 1.4.1 +version: 1.5.0 homepage: https://github.com/nasa/ogma license: OtherLicense license-file: LICENSE.pdf @@ -134,7 +134,7 @@ executable ogma build-depends: base >= 4.11.0.0 && < 5 , optparse-applicative - , ogma-core >= 1.4.1 && < 1.5 + , ogma-core >= 1.5.0 && < 1.6 hs-source-dirs: src From aed8ce7af1366486930a62f935a311e37e048087 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 10/18] ogma-extra: Document changes in CHANGELOG. Refs #178. --- ogma-extra/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ogma-extra/CHANGELOG.md b/ogma-extra/CHANGELOG.md index dcc31e24..8d4d22ce 100644 --- a/ogma-extra/CHANGELOG.md +++ b/ogma-extra/CHANGELOG.md @@ -1,7 +1,8 @@ # Revision history for ogma-extra -## [1.X.Y] - 2024-11-20 +## [1.5.0] - 2024-11-21 +* Version bump 1.5.0 (#178). * Introduce template expansion functionality (#162). ## [1.4.1] - 2024-09-21 From f779bb095ba085e3fa13fd2bb5566919e39cd08a Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 11/18] ogma-spec: Document changes in CHANGELOG. Refs #178. --- ogma-spec/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ogma-spec/CHANGELOG.md b/ogma-spec/CHANGELOG.md index 2ba4bcf0..36f9bdc5 100644 --- a/ogma-spec/CHANGELOG.md +++ b/ogma-spec/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for ogma-spec +## [1.5.0] - 2024-11-21 + +* Version bump 1.5.0 (#178). + ## [1.4.1] - 2024-09-21 * Version bump 1.4.1 (#155). From 167121c3b8f11893d25cb2738811796c948c46c2 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 12/18] ogma-language-smv: Document changes in CHANGELOG. Refs #178. --- ogma-language-smv/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ogma-language-smv/CHANGELOG.md b/ogma-language-smv/CHANGELOG.md index cc75e126..3b71957c 100644 --- a/ogma-language-smv/CHANGELOG.md +++ b/ogma-language-smv/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for ogma-language-smv +## [1.5.0] - 2024-11-21 + +* Version bump 1.5.0 (#178). + ## [1.4.1] - 2024-09-21 * Version bump 1.4.1 (#155). From 2dea6cfe2c1bc498f604b40ae4a9f936b20ca9b3 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 13/18] ogma-language-jsonspec: Document changes in CHANGELOG. Refs #178. --- ogma-language-jsonspec/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ogma-language-jsonspec/CHANGELOG.md b/ogma-language-jsonspec/CHANGELOG.md index 5f218eec..944adb82 100644 --- a/ogma-language-jsonspec/CHANGELOG.md +++ b/ogma-language-jsonspec/CHANGELOG.md @@ -1,7 +1,8 @@ # Revision history for ogma-language-jsonspec -## [1.X.Y] - 2024-11-21 +## [1.5.0] - 2024-11-21 +* Version bump 1.5.0 (#178). * Make JSONFormat readable (#170). ## [1.4.1] - 2024-09-21 From aa099885d65ae0481d2d4aebb92fde5385388e1d Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 14/18] ogma-language-copilot: Document changes in CHANGELOG. Refs #178. --- ogma-language-copilot/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ogma-language-copilot/CHANGELOG.md b/ogma-language-copilot/CHANGELOG.md index ff2a5f85..6c944cd2 100644 --- a/ogma-language-copilot/CHANGELOG.md +++ b/ogma-language-copilot/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for ogma-language-copilot +## [1.5.0] - 2024-11-21 + +* Version bump 1.5.0 (#178). + ## [1.4.1] - 2024-09-21 * Version bump 1.4.1 (#155). From 3bd47936d4f4a0829ffb690ed25e9ca8e66669f0 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 15/18] ogma-language-cocospec: Document changes in CHANGELOG. Refs #178. --- ogma-language-cocospec/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ogma-language-cocospec/CHANGELOG.md b/ogma-language-cocospec/CHANGELOG.md index d886d2ba..540fa36e 100644 --- a/ogma-language-cocospec/CHANGELOG.md +++ b/ogma-language-cocospec/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for ogma-language-cocospec +## [1.5.0] - 2024-11-21 + +* Version bump 1.5.0 (#178). + ## [1.4.1] - 2024-09-21 * Version bump 1.4.1 (#155). From 4b16de6f2bc13a5ed103d6d2e16c91d5826cc656 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 16/18] ogma-language-c: Document changes in CHANGELOG. Refs #178. --- ogma-language-c/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ogma-language-c/CHANGELOG.md b/ogma-language-c/CHANGELOG.md index a5dbee56..209fcd31 100644 --- a/ogma-language-c/CHANGELOG.md +++ b/ogma-language-c/CHANGELOG.md @@ -1,5 +1,9 @@ # Revision history for ogma-language-c +## [1.5.0] - 2024-11-21 + +* Version bump 1.5.0 (#178). + ## [1.4.1] - 2024-09-21 * Version bump 1.4.1 (#155). From 056b3742aa1904848015e6652fd8f26958757948 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 17/18] ogma-core: Document changes in CHANGELOG. Refs #178. --- ogma-core/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ogma-core/CHANGELOG.md b/ogma-core/CHANGELOG.md index e398703b..3955b267 100644 --- a/ogma-core/CHANGELOG.md +++ b/ogma-core/CHANGELOG.md @@ -1,7 +1,8 @@ # Revision history for ogma-core -## [1.X.Y] - 2024-11-21 +## [1.5.0] - 2024-11-21 +* Version bump 1.5.0 (#178). * Fix incorrect path when using Space ROS humble-2024.10.0 (#158). * Use template expansion system to generate cFS monitoring application (#157). * Use template expansion system to generate ROS monitoring application (#162). From 53df5633c09696137eb16352f49889cd7cbfa1a9 Mon Sep 17 00:00:00 2001 From: Ivan Perez Date: Fri, 22 Nov 2024 22:24:52 +0000 Subject: [PATCH 18/18] ogma-cli: Document changes in CHANGELOG. Refs #178. --- ogma-cli/CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ogma-cli/CHANGELOG.md b/ogma-cli/CHANGELOG.md index e35c6e02..b30fceb3 100644 --- a/ogma-cli/CHANGELOG.md +++ b/ogma-cli/CHANGELOG.md @@ -1,7 +1,8 @@ # Revision history for ogma-cli -## [1.X.Y] - 2024-11-21 +## [1.5.0] - 2024-11-21 +* Version bump 1.5.0 (#178). * Provide ability to customize template in cfs command (#157). * Provide ability to customize template in ros command (#162). * Introduce new standalone command (#170).