blob: 0be1017f9164ba130e0cf9ba926ceb100a878378 [file] [log] [blame]
E. Scott Daniels0ac0fb42020-06-26 09:01:52 -04001.. This work is licensed under a Creative Commons Attribution 4.0 International License.
2.. SPDX-License-Identifier: CC-BY-4.0
3..
4.. CAUTION: this document is generated from source in doc/src/*
5.. To make changes edit the source and recompile the document.
6.. Do NOT make changes directly to .rst or .md files.
7
8
9============================================================================================
10Release Notes
11============================================================================================
E. Scott Daniels3a2533f2020-04-22 12:40:27 -040012
E. Scott Daniels3a2533f2020-04-22 12:40:27 -040013
E. Scott Danielscaed01a2020-06-12 13:47:13 -040014C++ Framework Release Notes
15===========================
E. Scott Daniels3a2533f2020-04-22 12:40:27 -040016
E. Scott Daniels0ac0fb42020-06-26 09:01:52 -040017The following is a list of release highlights for the C++
18xAPP Framework.
19
20
E. Scott Daniels97204c82020-06-29 15:39:57 -0400212020 June 29; version 1.2.0
22---------------------------
23
24Add support for json parsing
25
26
27
E. Scott Daniels0ac0fb42020-06-26 09:01:52 -0400282020 June 26; version 1.1.0
29---------------------------
30
31Change the port type in constructors to indicate "const"
32
33Version bump to 1.1.0 to allow patches to bronze code to
34continue to be done on the 1.0.* level.
35
E. Scott Daniels3a2533f2020-04-22 12:40:27 -040036
E. Scott Daniels3a2533f2020-04-22 12:40:27 -040037
E. Scott Danielscaed01a2020-06-12 13:47:13 -040038Bronze Release
39==============
40
41
42
432020 April 28; version 1.0.0
44----------------------------
45
E. Scott Daniels0ac0fb42020-06-26 09:01:52 -040046Bump version to force package build (old CI version added
47incorrect install prefix). Bump to 1.0.0 for release.
48
E. Scott Danielscaed01a2020-06-12 13:47:13 -040049
50
512020 March 27; version 0.1.2
52----------------------------
53
E. Scott Daniels0ac0fb42020-06-26 09:01:52 -040054Changes identified by sonar (missing copy/move builders)
55rmr_dump example programme Improvements to code for better
56test coverage