Christopher Dunn
30d923f155
1.4.3 <- 1.4.2
2015-02-18 09:20:28 -06:00
Christopher Dunn
3bfd215938
1.4.2 < 1.4.1
...
* Bug-fix for ValueIterator::operator-() (issue #169 )
2015-02-15 02:49:34 -06:00
Christopher Dunn
9c91b995dd
rules for signing and doc-generation
2015-02-14 10:20:45 -06:00
Christopher Dunn
e7233bf056
1.4.1 <- 1.4.0
2015-02-13 10:00:38 -06:00
Christopher Dunn
f8ca6cbb25
1.4.0 <- 1.3.0
...
Minor version bump, but we will wait for a few more commits this time
before tagging the release.
2015-01-23 14:23:31 -06:00
Christopher Dunn
9132aa94b1
1.3.0
...
http://apr.apache.org/versioning.html#binary
2015-01-22 19:25:44 -06:00
Christopher Dunn
51c0afab22
1.2.1 <- 1.2.0
...
This can affect existing round-trip tests, but we never made any
guarantees about whitespace constancy.
2015-01-20 15:12:49 -06:00
Christopher Dunn
2cd0f4ec21
1.2.0 <- 1.1.1
...
`operator=()` (which already performed a deep-copy) now includes
comments. The change is probably harmless in all practical cases.
2015-01-20 12:44:51 -06:00
Christopher Dunn
4997dfb8af
1.1.1 <- 1.1.0
...
slight change to fail on a bad float
2015-01-16 15:09:54 -06:00
Christopher Dunn
8b489f891a
1.1.0 <- 1.0.0
2015-01-06 12:46:17 -06:00
Christopher Dunn
37a9fa9f9d
1.0.0
2014-11-20 00:20:51 -06:00
Christopher Dunn
877dd17206
bump version; proper SOVERSION
2014-09-16 12:42:33 -07:00
Baptiste Lepilleur
d21c256fae
Released 0.6.0-rc2
2011-05-02 22:07:18 +00:00
Baptiste Lepilleur
72c406b550
Release 0.6.0-rc2
2011-05-02 21:30:42 +00:00
Baptiste Lepilleur
7953a801c1
Released 0.6.0-rc1
2011-05-02 07:30:45 +00:00
Baptiste Lepilleur
224a1aee72
Release 0.6.0-rc1
2011-05-01 22:11:05 +00:00
Baptiste Lepilleur
bafb43c203
Release test-0.6.0
2011-05-01 20:36:55 +00:00
Baptiste Lepilleur
59ff11281a
Released 0.5.0
2010-03-12 07:46:20 +00:00
Baptiste Lepilleur
e94d2f483b
- added the following step to make_release: fix EOL in distribution source, generate source tarball.
...
- devtools/ was made into a python module and common utilities are being moved in this module
2010-02-23 21:00:30 +00:00
Baptiste Lepilleur
57ee0e3b37
- Documentation generation is no longer handled by SCons. The script doxybuild.py is used to generate the documentation on demand.
...
- Added file 'version' that contains jsoncpp version number. It is used by both SConstruct and doxybuild.py.
- Updated README.txt with documentation build instruction, and instructions to add a test case.
2010-02-22 04:16:10 +00:00