GeoServer 歷史舊版本 Page9

最新版本 GeoServer 2.22.3

GeoServer 歷史版本列表

GeoServer 是一個基於 Java 的軟件服務器,允許用戶查看和編輯地理空間數據。使用開放地理空間聯盟(OGC)制定的開放標準,GeoServer 允許在地圖創建和數據共享方面具有極大的靈活性.打開和共享您的空間數據 GeoServer 可讓您向世界顯示空間信息。實施網絡地圖服務(WMS)標準,GeoServer 可以創建各種輸出格式的地圖。 OpenLayers,一個免費的地圖庫,被集成到... GeoServer 軟體介紹


Node.js 12.6.0 (64-bit) 查看版本資訊

更新時間:2019-07-03
更新細節:

What's new in this version:

Notable changes:
- build: Experimental support for building Node.js on MIPS architecture is back
- child_process: The promisified versions of child_process.exec and child_process.execFile now both return a Promise which has the child instance attached to their child property
- deps: Updated libuv to 1.30.1, Support for the Haiku platform has been added, The maximum UV_THREADPOOL_SIZE has been increased from 128 to 1024, uv_fs_copyfile() now works properly when the source and destination files are the same
- process: A new method, process.resourceUsage() was added. It returns resource usage for the current process, such as CPU time
- src: Fixed an issue related to stdio that could lead to a crash of the process in some circumstances
- stream: Added a writableFinished property to writable streams. It indicates that all the data has been flushed to the underlying system #28007.
- worker: Fixed an issue that prevented worker threads to listen for data on stdin
- meta: Added Jiawen Geng to collaborators

Node.js 12.5.0 (64-bit) 查看版本資訊

更新時間:2019-06-28
更新細節:

What's new in this version:

Build:
- The startup time is reduced by enabling V8 snapshots by default

Deps:
- Updated V8 to 7.5.288.22
- The numeric separator feature is now enabled by default
- Updated OpenSSL to 1.1.1c

Inspector:
- The --inspect-publish-uid flag was added to specify ways of the inspector web socket url exposure

N-api:
- Accessors on napi_define_* are now ECMAScript-compliant

Report:
- The cpu info got added to the report output

Src:
- Restore the original state of the stdio file descriptors on exit to prevent leaving stdio in raw or non-blocking mode

tools,gyp:
- Introduce MSVS 2019

Util:
Inspect:
- Array grouping became more compact and uses more columns than before
- Long strings will not be split at 80 characters anymore. Instead they will be split on new lines

Worker:
- worker.terminate() now returns a promise and using the callback is deprecated

LaunchBox 9.9 查看版本資訊

更新時間:2019-06-19
更新細節:

Node.js 12.4.0 (64-bit) 查看版本資訊

更新時間:2019-06-05
更新細節:

Streamlabs OBS 0.15.1 Beta 查看版本資訊

更新時間:2019-05-30
更新細節:

Node.js 12.3.1 (64-bit) 查看版本資訊

更新時間:2019-05-23
更新細節:

LaunchBox 9.8 查看版本資訊

更新時間:2019-05-23
更新細節:

Node.js 12.3.0 (64-bit) 查看版本資訊

更新時間:2019-05-22
更新細節:

What's new in this version:

Intl:
- Update ICU to 64.2. This adds support for Japanese Era (Reiwa) (Ujjwal Sharma)
- Fixes a bug in ICU that affected Node.js 12.0.0 in the case where new Date().toLocaleString() was called with a non-default locale (Steven R. Loomis)

C++ API:
- Added an overload EmitAsyncDestroy that can be used during garbage collection

Node.js 12.2.0 (64-bit) 查看版本資訊

更新時間:2019-05-09
更新細節:

What's new in this version:

Changes:

Deps:
- Updated llhttp to 1.1.3. This fixes a bug that made Node.js' HTTP parser refuse any request URL that contained the "|" (vertical bar) character (Fedor Indutny) #27595.

Tls:
- Added an enableTrace() method to TLSSocket and an enableTrace option to tls.createServer(). When enabled, TSL packet trace information is written to stderr. This can be used to debug TLS connection problems (cjihrig)

Cli:
- Added a --trace-tls command-line flag that enables tracing of TLS connections without the need to modify existing application code (cjihrig)
- Added a --cpu-prof-interval command-line flag. It can be used to specify the sampling interval for the CPU profiles generated by --cpu-prof (Joyee Cheung)

Module:
- Added the createRequire() method. It allows to create a require function from a file URL object, a file URL string or an absolute path string. The existing createRequireFromPath() method is now deprecated (Myles Borins)
- Throw on require('./path.mjs'). This is technically a breaking change that should have landed with Node.js 12.0.0. It is necessary to have this to keep the possibility for a future minor version to load ES Modules with the require function (Myles Borins)

Repl:
- The REPL now supports multi-line statements using BigInt literals as well as public and private class fields and methods (Ruben Bridgewater)
- The REPL now supports tab autocompletion of file paths with fs methods (Anto Aravinth)

Meta:
- Added Christian Clauss to collaborators

Streamlabs OBS 0.14.1 Beta 查看版本資訊

更新時間:2019-05-08
更新細節: