Update CHANGELOG and bump version to v0.0.113

This commit is contained in:
Alexander Karatarakis 2018-05-19 19:29:31 -07:00
parent 285c69b0fa
commit b07568da41
2 changed files with 55 additions and 2 deletions

View File

@ -1,3 +1,56 @@
vcpkg (0.0.113)
--------------
* Add ports:
- json-dto 0.2.5
- keystone 0.9.1
- osgearth 2.9
- pdal 1.7.1-2
- sdl2pp 0.16.0-1
* Update ports:
- args 2018-02-23 -> 2018-05-17
- aws-sdk-cpp 1.4.40 -> 1.4.52
- chakracore 1.8.3 -> 1.8.4
- cimg 2.2.2 -> 2.2.3
- curl 7_59_0-2 -> 7.60.0
- directxmesh apr2018 -> may2018
- directxtex apr2018 -> may2018
- directxtk apr2018 -> may2018
- doctest 1.2.8 -> 1.2.9
- entt 2.4.2-1 -> 2.5.0
- exiv2 2018-04-25 -> 2018-05-17
- fdk-aac 2018-03-07 -> 2018-05-17
- forest 7.0.6 -> 7.0.7
- gdal 2.2.2-1 -> 2.3.0-1
- grpc 1.10.1-1 -> 1.10.1-2
- jsonnet 2018-05-01 -> 2018-05-17
- libuv 1.20.2 -> 1.20.3-2
- libwebsockets 2.4.2 -> 3.0.0
- lodepng 2018-02-25 -> 2018-05-17
- mpg123 1.25.8-4 -> 1.25.8-5
- ms-gsl 2018-05-01 -> 2018-05-17
- mujs 2018-05-01 -> 2018-05-17
- nuklear 2018-04-25 -> 2018-05-17
- opus 1.2.1 -> 1.2.1-1
- parson 2018-04-17 -> 2018-05-17
- pmdk 1.4-1 -> 1.4-2
- podofo 0.9.5-1 -> 0.9.5-2
- re2 2018-05-01 -> 2018-05-17
- rocksdb 5.12.4 -> 5.13.1
- rs-core-lib 2018-05-01 -> 2018-05-17
- sdl2-mixer 2.0.2-2 -> 2.0.2-4
- thrift 2018-05-01 -> 2018-05-17
- unicorn 2018-04-25 -> 2018-05-17
- unicorn-lib 2018-05-01 -> 2018-05-17
- uwebsockets 0.14.8-1 -> 0.14.8-2
- wtl 10.0 -> 10.0-1
- zeromq 2018-05-01 -> 2018-05-17
* `vcpkg` no longer calls `powershell` from `cmake`.
- This completes the fix for the issue where `vcpkg.exe` would change the console's font when invoking `powershell`.
- `Powershell` is no longer called other than for bootstrap and powershell integration for tab-completion.
-- vcpkg team <vcpkg@microsoft.com> SAT, 16 May 2018 19:30:00 -0800
vcpkg (0.0.112)
--------------
* Add ports:
@ -25,7 +78,7 @@ vcpkg (0.0.112)
- unicorn-lib 2018-04-09 -> 2018-05-01
- zeromq 2018-04-25 -> 2018-05-01
* `vcpkg` no longer calls powershell for downloading/extracting and detecting Visual Studio.
- This also fixes an issue where `vcpkg.exe` would change the console's font when calling
- This also fixes an issue where `vcpkg.exe` would change the console's font when invoking `powershell`.
-- vcpkg team <vcpkg@microsoft.com> WED, 16 May 2018 19:00:00 -0800

View File

@ -1 +1 @@
"0.0.112"
"0.0.113"