Releases: cityjson/flatcitybuf
Releases · cityjson/flatcitybuf
v0.6.0
What's Changed
- chore: bump crate version (minor)
- feat: support multiple file input for CLI (#39)
- docs: update readme (#37)
- chore: add indicatif and console dependencies for enhanced CLI output
- docs: add example cjseq data
- chore: bump npm version (minor)
- chore: bump python version (minor)
Crate Version: 0.6.0
NPM Version: 0.2.0
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- chore: bump crate version (minor)
- refactor: enhance error handling and logging in FCB API (#36)
- refactor: increase default maximum limit for API pagination
- refactor: update API query parameter format and clean up CRS transformation logic
- refactor: streamline URL handling in link generation functions
- fix: remove dependency on C++ depended proj library and replace it with proj4rs which is pure Rust implementation library
- ci: Update workflow to trigger on CI completion instead of Rust CI
- feat: implement pagination links in API responses (#35)
- feat: CRS option for BBox and respect content negotiation (#34)
- ci: Allow job to run unconditionally
- feat: enhance collection_items handler to support multiple output formats
- docs: Add citation details for research paper
- docs: Change citation to inproceedings format for FlatCityBuf (#33)
- docs: Update citation format for FlatCityBuf article
- fix: link formatting for Delft example in README (#32)
- fix: link formatting in README.md
- docs: enhance README and examples, update .gitignore to include examples, and add new makefile target for serialization
- docs: update
Crate Version: 0.5.0
NPM Version: 0.1.3
Full Changelog: v0.4.0...v0.5.0
v0.4.0
v0.3.0
What's Changed
- chore: bump npm version (patch)
- chore: bump crate version (minor)
- feat: implement pagination for feature queries in API (#31)
- feat: update dependencies and add filter functionality (#30)
Crate Version: 0.3.0
NPM Version: 0.1.3
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- ci: set up docker and deploy (#29)
- feat: add
fcb_apicrate which is partially compliant with OGC API (#28) - refactor: introduce SerializeOptions struct for serialization parameters
- chore: update dependencies and clean up code
Crate Version: 0.2.0
NPM Version: 0.1.3
Full Changelog: v0.1.3...v0.2.0