# Revision history for ogma-cli ## [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). * Update README to demonstrate robotics (#172). * Remove unused resources (#174). * Add version bounds to base (#180). ## [1.4.1] - 2024-09-21 * Version bump 1.4.1 (#155). * Constrain version of dependency in CI jobs (#151). * Replace homepage (#147). ## [1.4.0] - 2024-05-21 * Version bump 1.4.0 (#145). * Introduce CI test job (#139). * Introduce test job for ROS package generation (#136). * Add a float and a double input variable to ROS example (#138). * Document format of variable DB (#143). ## [1.3.0] - 2024-03-21 * Version bump 1.3.0 (#133). ## [1.2.0] - 2024-01-21 * Version bump 1.2.0 (#117). * Re-structure README around on backends (#75). ## [1.1.0] - 2023-11-21 * Version bump 1.1.0 (#112). * Document cabal update step in README (#100). ## [1.0.11] - 2023-09-21 * Version bump 1.0.11 (#103). ## [1.0.10] - 2023-07-21 * Version bump 1.0.10 (#98). * Correct test case (#96). ## [1.0.9] - 2023-05-21 * Version bump 1.0.9 (#93). * Rename ROS2 to ROS 2 (#83). * Allow customizing the names of the C files generated by Copilot (#80). * Re-order README's TOC to match order of contents (#88). * Fix rendering of quotes in URLs in package description (#72). * List FPrime backend as supported use case in package description (#91). ## [1.0.8] - 2023-03-21 * Version bump 1.0.8 (#81). * Introduce new F' (FPrime) backend (#77). * Mark package as uncurated (#74). ## [1.0.7] - 2023-01-21 * Version bump 1.0.7 (#69). * Replace tabs in cabal file (#69). * Introduce new ROS2 backend (#56). ## [1.0.6] - 2022-11-21 * Version bump 1.0.6 (#64). * Update license in cabal file to OtherLicense (#62). * Add empty file to keep directory structure in distributable package (#65). ## [1.0.5] - 2022-09-21 * Version bump 1.0.5 (#60). * Update README to reflect that GHC 9.2 is supported (#55). ## [1.0.4] - 2022-07-21 * Version bump 1.0.4 (#53). * Address all hlint suggestions (#51). ## [1.0.3] - 2022-05-21 * Version bump 1.0.3 (#49). * Enable CI (#47). * Conformance with style guide (partial) (#45). ## [1.0.2] - 2022-03-21 * Version bump 1.0.2 (#43). * Address HLint warning (#41). ## [1.0.1] - 2022-01-21 * Version bump 1.0.1 (#39). * Merge imports (#33). ## [1.0.0] - 2021-11-22 * Initial release.