Commits
  • version 0.8 dev
    cleder committed on 2017-05-04 15:50
  • Parses WKT that is not in upper case
    Tpt committed on 2017-07-05 10:13
  • Merge pull request #16 from Tpt/wkt-uppercase
    web-flow committed on 2017-09-22 08:37
  • improve readme
    cleder committed on 2021-09-21 01:12
  • black
    cleder committed on 2021-09-21 01:17
  • rename is_valid to maybe_valid to be clear about its implications
    cleder committed on 2021-09-21 13:59
  • remove class method from_bounds from polygon, we can use box instead
    cleder committed on 2021-09-21 14:27
  • reolve merge conflicts
    cleder committed on 2021-09-22 15:03
  • merge type-annotations into develop, resolve conflicts
    cleder committed on 2021-09-22 15:14
  • ppublish to pypi test for tags on develop, and to pypi for tags on main
    cleder committed on 2021-09-22 15:36
  • relax yamllint rules a little
    cleder committed on 2021-09-22 15:48
  • tags should trigger an upload to pypi test and pushes to main should relase on pypi
    cleder committed on 2021-09-22 17:31
  • force 100% test coverage
    cleder committed on 2021-09-22 18:10
  • remove testing README
    cleder committed on 2021-09-22 18:14
  • check complexity
    cleder committed on 2021-09-22 19:04
  • use pytest-randomly to check tests are not dependent on their order
    cleder committed on 2021-09-23 16:26
  • codecov @v2
    cleder committed on 2021-09-24 07:56
  • add dedupe to remove duplicate points in a LineString
    cleder committed on 2021-09-24 08:51
  • test dedupe
    cleder committed on 2021-09-24 09:15
  • get codecov to run
    cleder committed on 2021-09-24 12:45
  • a line that contains only one unique point is not valid
    cleder committed on 2021-09-24 14:33
  • flake8
    cleder committed on 2021-09-25 10:15
  • flake8
    cleder committed on 2021-09-25 10:43
  • add pep8speaks configuration
    cleder committed on 2021-09-30 12:47
  • Use class-based syntax for TypedDict to mix required and non-required items
    cleder committed on 2021-10-01 14:36
  • README fixes
    cleder committed on 2021-10-02 17:17
  • README fixes
    cleder committed on 2021-10-02 17:23
  • README fixes GeoJSON
    cleder committed on 2021-10-02 17:28
  • remove duplicate link reference
    cleder committed on 2021-10-02 22:44
  • remove duplicate link reference
    cleder committed on 2021-10-02 22:47
Loading