You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+32Lines changed: 32 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,35 @@
1
+
2023-10-29
2
+
* ✨ New (2023-10-29): The stable version 1.0.0 is now ready. See also the article [Geospatial tools for Dart - version 1.0 published](https://medium.com/@navibyte/geospatial-tools-for-dart-version-1-0-published-0f9673e510b3) at Medium
3
+
*[geobase version 1.0.0](https://github.com/navibyte/geospatial/issues/175)
4
+
*[geodata version 1.0.0](https://github.com/navibyte/geospatial/issues/187)
5
+
6
+
2023-09-30
7
+
*[geobase version 0.6.0](https://github.com/navibyte/geospatial/issues/193)
8
+
* ✨ Optimizing data structures (*Position*, *PositionSeries*, *Box*) used by simple geometries. Fixes, tests and documentation.
9
+
*[geodata version 0.13.0](https://github.com/navibyte/geospatial/issues/198)
10
+
11
+
2023-08-11
12
+
*[geobase version 0.5.0](https://github.com/navibyte/geospatial/issues/174)
13
+
* ✨ Spherical geodesy functions (distance, bearing, destination point, etc.) for *great circle* and *rhumb line* paths.
14
+
*[geodata version 0.12.0](https://github.com/navibyte/geospatial/issues/177)
15
+
* ✨ Better client-side support for OGC API Features (Part 1 and 2).
16
+
17
+
2023-03-19
18
+
* ✨ New: Updated docs with class and flow diagrams:
*[geobase version 0.4.0](https://github.com/navibyte/geospatial/issues/161)
24
+
*[geodata version 0.11.0](https://github.com/navibyte/geospatial/issues/162)
25
+
26
+
2022-08-21
27
+
*[geobase](https://pub.dev/packages/geobase/versions/0.3.0) (0.3.0), see [changelog](dart/geobase/CHANGELOG.md#030) for details
28
+
* ✨ New: Data structures for simple geometries, features and feature collections.
29
+
* ✨ New: Support for [Well-known binary](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry#Well-known_binary) (WKB). Text and binary data formats, encodings and content interfaces also redesigned.
30
+
*[geodata](https://pub.dev/packages/geodata/versions/0.10.0) (0.10.0), see [changelog](dart/geodata/CHANGELOG.md#0100) for details
31
+
* ✨ New: Updated with latest [geobase](https://pub.dev/packages/geobase) version 0.3.0, and no longer with dependency on [geocore](https://pub.dev/packages/geocore).
32
+
*[geocore](https://pub.dev/packages/geocore/versions/0.10.0) (0.10.0), see [changelog](dart/geocore/CHANGELOG.md#0100) for details
✨ New (2023-10-29): The stable version 1.0.0 is now ready. See also the article [Geospatial tools for Dart - version 1.0 published](https://medium.com/@navibyte/geospatial-tools-for-dart-version-1-0-published-0f9673e510b3) at Medium.
15
+
14
16
## :package: Packages
15
17
16
18
[Dart](https://dart.dev/) code packages published at
@@ -196,6 +198,11 @@ Code | Description
196
198
197
199
## :newspaper_roll: News
198
200
201
+
2023-10-29
202
+
* ✨ New (2023-10-29): The stable version 1.0.0 is now ready. See also the article [Geospatial tools for Dart - version 1.0 published](https://medium.com/@navibyte/geospatial-tools-for-dart-version-1-0-published-0f9673e510b3) at Medium
203
+
*[geobase version 1.0.0](https://github.com/navibyte/geospatial/issues/175)
204
+
*[geodata version 1.0.0](https://github.com/navibyte/geospatial/issues/187)
205
+
199
206
2023-09-30
200
207
*[geobase version 0.6.0](https://github.com/navibyte/geospatial/issues/193)
201
208
* ✨ Optimizing data structures (*Position*, *PositionSeries*, *Box*) used by simple geometries. Fixes, tests and documentation.
@@ -207,23 +214,6 @@ Code | Description
207
214
*[geodata version 0.12.0](https://github.com/navibyte/geospatial/issues/177)
208
215
* ✨ Better client-side support for OGC API Features (Part 1 and 2).
209
216
210
-
2023-03-19
211
-
* ✨ New: Updated docs with class and flow diagrams:
*[geobase version 0.4.0](https://github.com/navibyte/geospatial/issues/161)
217
-
*[geodata version 0.11.0](https://github.com/navibyte/geospatial/issues/162)
218
-
219
-
2022-08-21
220
-
*[geobase](https://pub.dev/packages/geobase/versions/0.3.0) (0.3.0), see [changelog](dart/geobase/CHANGELOG.md#030) for details
221
-
* ✨ New: Data structures for simple geometries, features and feature collections.
222
-
* ✨ New: Support for [Well-known binary](https://en.wikipedia.org/wiki/Well-known_text_representation_of_geometry#Well-known_binary) (WKB). Text and binary data formats, encodings and content interfaces also redesigned.
223
-
*[geodata](https://pub.dev/packages/geodata/versions/0.10.0) (0.10.0), see [changelog](dart/geodata/CHANGELOG.md#0100) for details
224
-
* ✨ New: Updated with latest [geobase](https://pub.dev/packages/geobase) version 0.3.0, and no longer with dependency on [geocore](https://pub.dev/packages/geocore).
225
-
*[geocore](https://pub.dev/packages/geocore/versions/0.10.0) (0.10.0), see [changelog](dart/geocore/CHANGELOG.md#0100) for details
226
-
227
217
See also older news in the [changelog](CHANGELOG.md) of this repository.
0 commit comments