Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency cjio to v0.7.3 #39

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cjio ==0.6.9 -> ==0.7.3 age adoption passing confidence

Release Notes

cityjson/cjio

v0.7.3

Compare Source

Fixed

v0.7.2

Compare Source

Fixed
  • String representation of the CityJSON class works again

v0.7.1

Compare Source

Fixed
  • save operator was crashing for unknown reasons sometimes, this is fixed

v0.7.0

Compare Source

Changed
  • Minimum required CityJSON version is 1.1
  • Many operators names changed, it's now "property-verb", so that all the operators related to textures for instance are together
  • The metadata are only updated (with lineage) when there is a metadata-extended property in the file, otherwise nothing is modified
  • The schema validator (operator validate) is not written in Python anymore and part of cjio, it's using cjval and its Python binding (which needs to be installed). The validator is several orders of magniture faster too
Added
  • A new operator triangulate that triangulates each surface of the input (de-triangulate coming soon)
Fixed
  • Several bugs were fixed
API
  • Loading a file with cityjson.load() removes the transform property from the file

v0.6.10

Compare Source

Changed
  • Minimum required Python is 3.6
Fixed
  • Click option is set to None when empty (#​99)
  • Loading breaks on inconsistent semantics (#​102)
  • extract_lod doesn't work with the improved LoD (#​80)
API changes
  • Added CityJSON.load_from_j
  • Make transformation the default on loading a cityjson
  • CityJSON.add_to_j includes reference_geometry, no need to call it separately

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant