This repository was archived by the owner on Oct 13, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +34
-2
lines changed
Expand file tree Collapse file tree 3 files changed +34
-2
lines changed Original file line number Diff line number Diff line change 1+ Libbson-1.3.0
2+ =============
3+
4+ It is my pleasure to announce to you the release of Libbson-1.3.0. Since the
5+ release candidate 1.3.0-rc0, the only changes have been fixes for compiler
6+ warnings and errors on various platforms.
7+
8+ All changes since the previous stable release, 1.2.1:
9+
10+ * Fix potential crash in bson_strncpy on Windows.
11+ * Parse DBRefs correctly from JSON.
12+ * CMake option to disable building tests: "cmake -DENABLE_TESTS:BOOL=OFF".
13+ * Refactor the build system to declare library version in one place.
14+ * Fix compiler warnings and errors, especially with Visual Studio 2015
15+ and IBM XL C.
16+ * Combine environment's CFLAGS with configure options when building.
17+
18+ Thanks to everyone who contributed to the development of this release.
19+
20+ * A. Jesse Jiryu Davis
21+ * Hannes Magnusson
22+ * Mark Benvenuto
23+ * Petr Písař
24+ * xpol
25+ * Jose Sebastian Battig
26+ * Jeroen Ooms
27+
28+ Peace,
29+
30+ A. Jesse Jiryu Davis
31+
32+
133Libbson-1.3.0-rc0
234=================
335
Original file line number Diff line number Diff line change 1- 1.3.0-dev
1+ 1.3.0
Original file line number Diff line number Diff line change 1- 1.2.1
1+ 1.3.0
You can’t perform that action at this time.
0 commit comments