Skip to content

Commit

Permalink
Merge branch 'releases' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiedentop authored Jan 31, 2024
2 parents a0b9304 + 4c4c924 commit db20dfe
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@

## 0.0.5


- Implements *all* meta functions and `lineSegment`
- Adds a lot of documentation
- Several bug and type fixes
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# turf.dart

ℹ️ Looking for maintainers as a work student position in Germany: Write an email to [jobs@scalabs.de](mailto:jobs@scalabs.de) ℹ️

[![pub package](https://img.shields.io/pub/v/turf.svg)](https://pub.dev/packages/turf)

THIS PROJECT IS WORK IN PROCESS
Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ repository: https://github.com/dartclub/turf_dart

dependencies:
json_annotation: ^4.8.1

turf_equality: ^0.0.3
turf_pip: ^0.0.2
rbush: ^1.1.0
Expand Down
Binary file added test/.DS_Store
Binary file not shown.
Binary file added test/examples/booleans/.DS_Store
Binary file not shown.
Binary file added test/examples/booleans/disjoint/.DS_Store
Binary file not shown.

0 comments on commit db20dfe

Please sign in to comment.