Django-daiquiri

Latest version: v0.5.1

Safety actively analyzes 685525 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.7.0

major overhaul for ADQL 2.1 recommendation 2023-12-15
- COOSYS is not required for the geometry constructors anymore, since it's deprecated
- the geometry constructors return the correct datatype (double precision[])
and correct units (degrees)
- droped the maintenance/support for the translation from ADQL to MySQL.
- bumped the version of `antlr4-python3-runtime` to 4.13.1
- fixed `BOX` constructor, although it's deprecated in ADQL 2.1
- fixed `CONTAINS` for the case `0=CONTAINS()`
- fixed `INTERSECTS` for the case `0=INTERSECTS()`
- new requirements for the `pg_sphere` extension
([link](https://github.com/kimakan/pgsphere/tree/aiprdbms16))
- removed not supported optional ADQL functions, such as `CENTROID`, `REGION`, etc.
- replaced `setup.py` by `pyproject.toml` since `python setup.py install` is deprecated

0.6.1

0.6.0

0.5.1

Major changes:
- Update for compatibility with psycopg3
- Update to queryparser 0.7 for the full support of ADQL 2.1
- Improved `stats` module: added REST api and revisit the stored data

Small fixes and updates:
- Fixed several bugs in rendering of html and md
- Added list of the metadata for schemas at `/metadata/`
- Updated the management of the custom semantics for the DataLink

0.5.0

0.4.5

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.