conda-forge / shapely-feedstock

A conda-smithy repository for shapely.
BSD 3-Clause "New" or "Revised" License
9 stars 20 forks source link

update 1.6.2 #30

Closed ocefpaf closed 7 years ago

ocefpaf commented 7 years ago

1.6.2 (2017-10-26)
------------------

- Handle a ``TypeError`` that can occur when geometries are torn down (#473,
  #528).
- Splitting a linestring by one of its end points will now succeed instead of
  failing with a ``ValueError`` (#524, #533).
- Missing documentation of a geometry's ``overlaps`` predicate has been added
  (#522).
conda-forge-linter commented 7 years ago

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipe) and found it was in an excellent condition.

ocefpaf commented 7 years ago

@conda-forge-admin, please rerender

ocefpaf commented 7 years ago

Travis-CI passed on my instance. Merging this.