Releases: geoalchemy/geoalchemy2
Releases · geoalchemy/geoalchemy2
0.14.1
What's Changed
- Docs: Fix badges and link to docs by @adrien-berchet in #460
- Docs: Add util to replace keywords in docstrings by @adrien-berchet in #461
- Tests: Minor improvements by @adrien-berchet in #465
- Add type annotations by @shuttle1987 in #464
- Release 0.14.1 by @adrien-berchet in #468
New Contributors
- @shuttle1987 made their first contribution in #464
Full Changelog: 0.14.0...0.14.1
0.14.0
What's Changed
- Add MySQL support by @adrien-berchet in #330
- Reorganize dialects by @adrien-berchet in #432
- Reorganize tests and fix nullable propagation and some other bugs by @adrien-berchet in #433
- setup.py needs to know about geoalchemy2.dialects by @EdwardBetts in #434
- Add auto extended feature and methods for WKT/WKB conversion from/to extended elements by @adrien-berchet in #435
- Fix CI by @adrien-berchet in #439
- Fix: Shapely remains optional requirement by @adrien-berchet in #441
- fix: handle mysql schemas in column reflection by @EtienneDG in #443
- Add an example to insert raster entries in gallery by @adrien-berchet in #438
- Add Py311 support by @adrien-berchet in #446
- Fix compatibility with Alembic>1.11 by @adrien-berchet in #447
- Fix ReadTheDocs generation by @adrien-berchet in #452
- Fix codespell config and typo 'prodived' -> 'provided' by @djm93dev in #454
- CI: Use new action to setup Mamba by @adrien-berchet in #455
- Add GeoPackage support by @adrien-berchet in #456
- Remove the management parameter by @adrien-berchet in #415
- Split load_spatialite into load_spatialite_driver and init_spatialite by @adrien-berchet in #459
New Contributors
- @EtienneDG made their first contribution in #443
- @djm93dev made their first contribution in #454
Full Changelog: 0.13.2...0.14.0
0.13.3
What's Changed
- Fix compatibility with Alembic>1.11 by @adrien-berchet in #449
Full Changelog: 0.13.2...0.13.3
0.13.2
What's Changed
- Fix compatibility with SQLAlchemy>=2 by @adrien-berchet in #424
- Improve monkeypatch robustness and related tests by @adrien-berchet in #425
- Remove schema from the engine used in tests for SQLite dialect by @adrien-berchet in #426
- Move SQLite functions to the relevant module by @adrien-berchet in #427
- Install Python and Pypy using Micromamba by @adrien-berchet in #428
Full Changelog: 0.13.1...0.13.2
0.13.1
What's Changed
- Fix: Use empty event for unsupported dialects by @adrien-berchet in #421
- Release 0.13.1 by @adrien-berchet in #422
Full Changelog: 0.13.0...0.13.1
0.13.0
What's Changed
- Use build package in publish job and remove useless wheel config by @adrien-berchet in #407
- Add dependabot config by @adrien-berchet in #411
- Bump actions/setup-python from 3 to 4 by @dependabot in #412
- Bump actions/checkout from 2 to 3 by @dependabot in #413
- Refactor: Reorganize functions into dialect-specific functions by @adrien-berchet in #414
- Add precommit and format the code by @adrien-berchet in #416
- Remove some irrelevant warnings for Raster type by @adrien-berchet in #418
- Release 0.13.0 by @adrien-berchet in #419
New Contributors
- @dependabot made their first contribution in #412
Full Changelog: 0.12.5...0.13.0
0.12.5
What's Changed
- Fix: Pass the schema in alembic_helpers.create_geospatial_table() by @adrien-berchet in #404
Full Changelog: 0.12.4...0.12.5
0.12.4
What's Changed
- Improve coverage by @adrien-berchet in #394
- Fix create_geo_table() in alembic helpers to handle foreign keys by @adrien-berchet in #398
Full Changelog: 0.12.3...0.12.4
0.12.3
What's Changed
- Add a test for reflection of a view with spatial columns by @adrien-berchet in #391
- Replace pkg_resources usage with packaging + importlib.metadata by @jacob-indigo in #392
New Contributors
- @jacob-indigo made their first contribution in #392
Full Changelog: 0.12.2...0.12.3
0.12.2
What's Changed
- Fix doc for Alembic helpers by @adrien-berchet in #386
- Change doc font and increase page width by @adrien-berchet in #389
- Provide alembic_helpers.include_object again by @adrien-berchet in #388
Full Changelog: 0.12.1...0.12.2