2018年8月23日木曜日

v5.1.0 がリリースされました

v5.1.3 がリリースされました
日本時間で(2018.7.23)に v5.1.3がリリースされました。

Releases 5.1.3 - openlayers/openlayers GitHub
(https://github.com/openlayers/openlayers/releases/tag/v5.1.3)より

The v5.1.3 is a patch to fixe the API docs and the legacy full build. See the 5.1.0 notes for detail on the 5.1 release.

5.1.3 は、API docs とレガシー(過去の蓄積)のフルビルドを修正するパッチです。5.1 リリースの詳細の 5.1.0 notes を参照してください。


v5.1.2 がリリースされました
日本時間で(2018.7.22)に v5.1.2 がリリースされました。

Releases 5.1.2 - openlayers/openlayers GitHub
(https://github.com/openlayers/openlayers/releases/tag/v5.1.2)より

The v5.1.2 release is a patch to fixe the API docs. See the 5.1.0 notes for detail on the 5.1 release.

5.1.2 リリースは、API docs を修正するパッチです。5.1 リリースの詳細の 5.1.0 notes を参照してください。


v5.1.1 がリリースされました
日本時間で(2018.7.22)に v5.1.1 がリリースされました。

Releases 5.1.1 - openlayers/openlayers GitHub
(https://github.com/openlayers/openlayers/releases/tag/v5.1.1)より


The 5.1.1 release is a patch to include the readme in the package. See the 5.1.0 notes for detail on the 5.1 release.

5.1.1 リリースは、パッケージの readme を含むためのパッチです。5.1 リリースの詳細の 5.1.0 notes を参照してください。



v5.1.0 がリリースされました
日本時間で(2018.7.22)に v5.1.0 がリリースされました。

Releases 5.1.0 - openlayers/openlayers GitHub
(https://github.com/openlayers/openlayers/releases/tag/v5.1.0)より


The 5.1 release adds a few new features a handful of fixes. You should be able to upgrade without any additional work. See the one note below regarding null geometry coordinates.

5.1 リリースは、2、3の新機能と少しの修正を追加します。追加の作業なしでアップグレードできます。空地理座標だとみなす下記の注意を参照してください。

We're working toward type checking with TypeScript. This will complete our move away from using the Closure Compiler for type checking and compilation. We're excited about the improved experience for application developers and will highlight some of the benefit in upcoming releases.

TypeScript を使用するタイプチェックに向かって作業しています。これはタイプチェックとコンパイルのための Closure Compiler を使用することからの離脱を完成します。アプリケーション開発者の向上された実験について刺激され、次のリリースでいくつかの恩恵を強調します。

Upgrade Notes

Geometry constructor and setCoordinates no longer accept null coordinates

Geometry コンストラクタと setCoordinates は、空座標をもう受け取らない

Geometries (ol/geom/*) now need to be constructed with valid coordinates (center for ol/geom/Circle) as first constructor argument. The same applies to the setCoordinates() (setCenter() forol/geom/Circle`) method.

Geometry (ol/geom/*) は、最初のコンストラクタ引数として有効な座標 (center for ol/geom/Circle) で構成されることが現在必要です。同じことは、setCoordinates() (setCenter() forol/geom/Circle`) メソッドに適用されます。


(New Features and Fixes は、リストを参照して下さい。)

0 件のコメント: