Commits
  • develop 1.2
    cleder committed 1 year ago
  • Merge branch 'main' into develop
    cleder committed 1 year ago
  • first iteration to make geometries immutable
    cleder committed 1 year ago
  • Make geometries hashable
    cleder committed 1 year ago
  • add tests for hash, get and set attribute
    cleder committed 1 year ago
  • catch pypy differing error messages
    cleder committed 1 year ago
  • Merge pull request #177 from cleder/128-geometries-should-be-immutable-and-hashable
    cleder committed 1 year ago
  • small refactor
    cleder committed 1 year ago
  • Make geometry collections hashable
    cleder committed 1 year ago
  • fix black badge
    cleder committed 1 year ago
  • add alt to badges
    cleder committed 1 year ago
  • add versions and implementations badges to readme
    cleder committed 1 year ago
  • documentation initial version
    cleder committed 1 year ago
  • Merge pull request #181 from cleder/115-add-sphinx-documentation
    cleder committed 1 year ago
  • add path to sphinx configuration
    cleder committed 1 year ago
  • fix conf.py
    cleder committed 1 year ago
  • add typing_extensions to docs requirements
    cleder committed 1 year ago
  • add rtd link to readme and toml
    cleder committed 1 year ago
  • Improve README
    cleder committed 1 year ago
  • one WKT to rule them all
    cleder committed 1 year ago
  • [pre-commit.ci] pre-commit autoupdate
    pre-commit-ci[bot] committed 1 year ago
  • Merge pull request #184 from cleder/pre-commit-ci-update-config
    cleder committed 1 year ago
  • EMPTY geometries are already handled in `geometry.wkt`
    cleder committed 1 year ago
  • refactor orient
    cleder committed 1 year ago
  • pass ccw through to get_oriented_ring
    cleder committed 1 year ago
  • added force_2d factory and move_coordinates function #180
    whisk committed 1 year ago
  • [pre-commit.ci] auto fixes from pre-commit.com hooks
    whisk committed 1 year ago
  • introduced is_coordinate function
    whisk committed 1 year ago
  • added force_3d factory
    whisk committed 1 year ago
  • [pre-commit.ci] auto fixes from pre-commit.com hooks
    pre-commit-ci[bot] committed 1 year ago
  • Merge pull request #183 from whisk/develop
    cleder committed 1 year ago
  • simplify code
    cleder committed 1 year ago
  • Update history add @whisk closes #180
    cleder committed 1 year ago
  • Add Changelog to urls
    cleder committed 1 year ago
  • [pre-commit.ci] pre-commit autoupdate
    pre-commit-ci[bot] committed 1 year ago
  • Merge pull request #187 from cleder/pre-commit-ci-update-config
    cleder committed 1 year ago
  • add flake8 ignores
    cleder committed 1 year ago
  • [pre-commit.ci] pre-commit autoupdate
    pre-commit-ci[bot] committed 1 year ago
  • update type annotations for mypy 1.7
    cleder committed 1 year ago
  • Merge branch 'develop' into pre-commit-ci-update-config
    cleder committed 1 year ago
  • Merge pull request #190 from cleder/pre-commit-ci-update-config
    cleder committed 1 year ago
  • [pre-commit.ci] pre-commit autoupdate
    pre-commit-ci[bot] committed 1 year ago
  • Merge pull request #191 from cleder/pre-commit-ci-update-config
    cleder committed 1 year ago
  • Remove hash method.
    cleder committed 1 year ago
  • Add coverage configuration to pyproject.toml
    cleder committed 1 year ago
  • Add test for empty points omission in LineString
    cleder committed 1 year ago
  • Add slotscheck hook, include py.typed
    cleder committed 1 year ago
  • [pre-commit.ci] pre-commit autoupdate
    pre-commit-ci[bot] committed 1 year ago
  • Remove slotscheck hook from pre-commit-config.yaml
    cleder committed 1 year ago
  • Merge branch 'develop' into pre-commit-ci-update-config
    cleder committed 1 year ago
  • Merge pull request #192 from cleder/pre-commit-ci-update-config
    cleder committed 1 year ago
  • Release notes 1.2.0
    cleder committed 1 year ago
Loading