mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 08:39:01 +08:00
Update CHANGELOG and bump version to v0.0.109
This commit is contained in:
parent
825c22de58
commit
aff1819c79
76
CHANGELOG.md
76
CHANGELOG.md
@ -1,3 +1,79 @@
|
||||
vcpkg (0.0.109)
|
||||
--------------
|
||||
* Add ports:
|
||||
- boost-container-hash 1.67.0
|
||||
- boost-contract 1.67.0
|
||||
- boost-hof 1.67.0
|
||||
- fastrtps 1.5.0
|
||||
- fluidsynth 1.1.10
|
||||
- liblinear 2.20
|
||||
- libxmlpp 2.40.1-1
|
||||
- utf8h 841cb2deb8eb806e73fff0e1f43a11fca4f5da45
|
||||
- vxl 20180414-7a130cf-1
|
||||
* Update ports:
|
||||
- abseil 2018-04-05 -> 2018-04-12
|
||||
- aws-sdk-cpp 1.4.30-1 -> 1.4.33
|
||||
- azure-c-shared-utility 1.1.2 -> 1.1.3
|
||||
- azure-iot-sdk-c 1.2.2 -> 1.2.3
|
||||
- azure-uamqp-c 1.2.2 -> 1.2.3
|
||||
- azure-umqtt-c 1.1.2 -> 1.1.3
|
||||
- benchmark 1.3.0-1 -> 1.4.0
|
||||
- boost 1.66.0 -> 1.67.0
|
||||
- boost-* 1.66.0 -> 1.67.0
|
||||
- breakpad 2018-04-05 -> 2018-04-17
|
||||
- cartographer 0.3.0-3 -> 0.3.0-4
|
||||
- catch2 2.2.1-1 -> 2.2.2
|
||||
- celero 2.1.0-1 -> 2.1.0-2
|
||||
- chakracore 1.8.2 -> 1.8.3
|
||||
- cimg 221 -> 2.2.2
|
||||
- cppzmq 4.2.2 -> 4.2.2-1
|
||||
- date 2.4 -> 2.4.1
|
||||
- directxmesh feb2018 -> feb2018-eb751e0b631b05aa25c36c08e7d6bbf09f5e94a9
|
||||
- exiv2 2018-04-05 -> 2018-04-12
|
||||
- folly 2018.03.19.00-2 -> 2018.04.16.00
|
||||
- forest 7.0.1 -> 7.0.6
|
||||
- gettext 0.19-2 -> 0.19-4
|
||||
- glib 2.52.3-2 -> 2.52.3-9
|
||||
- glibmm 2.52.1 -> 2.52.1-7
|
||||
- graphicsmagick 1.3.26-2 -> 1.3.28
|
||||
- grpc 1.10.1 -> 1.10.1-1
|
||||
- icu 59.1-1 -> 61.1-1
|
||||
- jsonnet 2018-03-17 -> 2018-04-17
|
||||
- libiconv 1.15-3 -> 1.15-4
|
||||
- libsigcpp 2.10 -> 2.10-1
|
||||
- libtorrent 1.1.6 -> 1.1.6-1
|
||||
- libuuid 1.0.3 -> 1.0.3-1
|
||||
- libzip rel-1-5-0 -> rel-1-5-1
|
||||
- llvm 5.0.1 -> 6.0.0
|
||||
- magnum 2018.02-1 -> 2018.02-2
|
||||
- magnum-plugins 2018.02-1 -> 2018.02-2
|
||||
- nuklear 2018-04-05 -> 2018-04-17
|
||||
- openssl 1.0.2o-1 -> 1.0.2o-2
|
||||
- openvr 1.0.13 -> 1.0.14
|
||||
- parson 2018-03-23 -> 2018-04-17
|
||||
- protobuf 3.5.1-1 -> 3.5.1-3
|
||||
- pugixml 1.8.1-3 -> 1.9-1
|
||||
- realsense2 2.10.1 -> 2.10.1-1
|
||||
- rs-core-lib 2018-04-05 -> 2018-04-12
|
||||
- sol 2.18.7 -> 2.19.5
|
||||
- sqlite3 3.21.0-1 -> 3.23.0
|
||||
- thrift 2018-04-05 -> 2018-04-17
|
||||
- tinyxml2 6.0.0-2 -> 6.2.0
|
||||
- unicorn-lib 2018-03-13 -> 2018-04-09
|
||||
- uwebsockets 0.14.6-1 -> 0.14.7-1
|
||||
- wt 4.0.2 -> 4.0.3
|
||||
- x264 152-e9a5903edf8ca59 -> 152-e9a5903edf8ca59-1
|
||||
- yoga 1.7.0-1 -> 1.8.0-1
|
||||
- zeromq 2018-04-05 -> 2018-04-17
|
||||
* Bump required version & auto-downloaded version of `nuget` to 4.6.2
|
||||
* Bump required version & auto-downloaded version of `vswhere` to 2.4.1
|
||||
* `vcpkg edit` improvements
|
||||
- '--all' now will open both the buildtrees dir and the package dir
|
||||
- Allow multiple ports to be specified as arguments
|
||||
|
||||
-- vcpkg team <vcpkg@microsoft.com> MON, 23 Apr 2018 19:00:00 -0800
|
||||
|
||||
|
||||
vcpkg (0.0.108)
|
||||
--------------
|
||||
* Add ports:
|
||||
|
@ -1 +1 @@
|
||||
"0.0.108"
|
||||
"0.0.109"
|
Loading…
Reference in New Issue
Block a user