Skip to content

Releases: cityjson/flatcitybuf

v0.6.0

19 Dec 15:40

Choose a tag to compare

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

24 Oct 08:12

Choose a tag to compare

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

13 Aug 11:36

Choose a tag to compare

What's Changed

  • feat: python bindings (#26)

Crate Version: 0.4.0

NPM Version: 0.1.3

Full Changelog: v0.3.0...v0.4.0

v0.3.0

08 Aug 13:39

Choose a tag to compare

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

02 Aug 12:58

Choose a tag to compare

What's Changed

  • ci: set up docker and deploy (#29)
  • feat: add fcb_api crate 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

v0.1.3

29 Jul 08:12

Choose a tag to compare

What's Changed

Initial release

Crate Version: 0.1.3

NPM Version: 0.1.3

Full Changelog: ...v0.1.3