Skip to content

Commit db20dfe

Browse files
authored
Merge branch 'releases' into main
2 parents a0b9304 + 4c4c924 commit db20dfe

File tree

6 files changed

+4
-0
lines changed

6 files changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343

4444
## 0.0.5
4545

46+
4647
- Implements *all* meta functions and `lineSegment`
4748
- Adds a lot of documentation
4849
- Several bug and type fixes

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# turf.dart
22

3+
ℹ️ Looking for maintainers as a work student position in Germany: Write an email to [[email protected]](mailto:[email protected]) ℹ️
4+
35
[![pub package](https://img.shields.io/pub/v/turf.svg)](https://pub.dev/packages/turf)
46

57
THIS PROJECT IS WORK IN PROCESS

pubspec.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ repository: https://github.com/dartclub/turf_dart
88

99
dependencies:
1010
json_annotation: ^4.8.1
11+
1112
turf_equality: ^0.0.3
1213
turf_pip: ^0.0.2
1314
rbush: ^1.1.0

test/.DS_Store

6 KB
Binary file not shown.

test/examples/booleans/.DS_Store

8 KB
Binary file not shown.
6 KB
Binary file not shown.

0 commit comments

Comments
 (0)