PackageTrack
Sign in Get early access

wkt

Rust read/write support for well-known text (WKT)

0.14.0 9.2M downloads/mo #3263 most downloaded on crates.io georust/wkt

What this package is like to depend on

Last release 1 years ago

14 May 2025

Ships unpredictably

gaps range from 2 weeks to 2.1 years

Some releases are documented

notes for 13 of 29 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

29 releases · first in 2015

0 releases in the last 12 months

see the full history below

Release timeline

29 releases · Jan 2015 to May 2025
2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 29
  1. 0.14.0 14 May 2025
    Release notes

    Set package version to 0.14

    Open source →
    Release notes
    • BREAKING: Adapt to changes in geo-traits 0.3.0 (See georust/geo#1346). (#146)
    Open source →
  2. 0.13.0 25 Apr 2025
    Release notes
    • New wkt! macro for compile time checking of static WKT text. (#137)
    • BREAKING: Store dimension in wkt types (#135)
      • This removes the publicly-accessible tuple member for each struct in wkt::types. Use public constructors to construct new objects and new public accessors to access internal data.
      • WKT dimension is now always correctly inferred from the WKT string, even for empty geometries.
      • infer_type now never returns None.
    • Remove allocation to Wkt when writing geo-types via write_wkt (#140)
    • Default to using f64 for WktNum in WKT types
    • Add Copy impl to Coord
    Open source →
  3. 0.12.0 27 Nov 2024
    Release notes
    • Writing WKT is now up to 50% faster by avoiding extra allocations and writing directly to an underlying buffer.
    • Any geo_traits input is now supported when writing to WKT.
    • Implements geo_traits on Wkt and all structs in types. This allows for easier interoperability when reading WKT data to other representations than geo-types.
    • BREAKING: removed the fmt::Display impl on wkt::Coord.
    Open source →
  4. 0.11.1 10 Oct 2024
    Release notes

    prepare for v0.11.1 release

    Open source →
    Release notes
    • Add an infer_type function to extract only the geometry type and dimension from a WKT string.
    Open source →
  5. 0.11.0 25 Jul 2024
    Release notes

    prepare for v0.11.0 release

    Open source →
    Release notes
    • Support parsing Z, M, and ZM WKT strings.
    • Changed license field to SPDX 2.1 license expression
    • Bump min version of geo-types, and update geo_types::Coordinate to non-deprecated geo_types::Coord
    • BREAKING: WktNum must implement PartialEq
    • Implement PartialEq for Wkt
    • BREAKING: Simplify Wkt data structure by replacing it with its only field (formerly known as item: Geometry)
    • BREAKING: Replace geometry_variant.as_item() with Wkt::from(geometry_variant)
    Open source →
  6. 0.10.3 22 Jun 2022
    Release notes
    • Fixed a typo in the release notes to reference the correct version
    Open source →
  7. 0.10.2 22 Jun 2022
    Release notes

    Added

    Open source →
  8. 0.10.1 02 May 2022
    Release notes

    prepare for 0.10.1 release

    Open source →
    Release notes

    Added

    Open source →
  9. 0.10.0 25 Feb 2022
    Release notes

    77: Prepare for 0.10.0 release r=urschrei a=urschrei

    • I agree to follow the project's code of conduct.
    • I added an entry to CHANGES.md if knowledge of this change could be valuable to users.

    Co-authored-by: Stephan Hügel [email protected]

    Open source →
    Release notes

    Changed

    Open source →
  10. 0.9.2 30 Apr 2021
    Release notes

    Added

    • Minimal support for JTS extension: LINEARRING by parsing it as a LINESTRING.
    • Support POINT EMPTY in conversion to geo_types. Converts to MultiPoint([]).

    Fixed

    • Some "numeric" characters like ¾ and were being treated as digits.

    Changed

    • Approximately 40% faster according to cargo bench.
    Open source →
  11. 0.9.1 25 Feb 2021
    Release notes
    Open source →
  12. 0.9.0 10 Feb 2021
    Release notes
    Open source →
  13. 0.8.0 07 Jul 2020
    Release notes
    • update geo-types
    Open source →
  14. 0.7.0 12 Apr 2020

    Nothing published for this version

  15. 0.6.0 26 Oct 2019

    Nothing published for this version

  16. 0.5.0 22 Feb 2019

    Nothing published for this version

  17. 0.4.0 02 Feb 2019

    Nothing published for this version

  18. 0.2.1 18 Nov 2018

    Nothing published for this version

  19. 0.2.0 03 Nov 2018

    Nothing published for this version

  20. 0.1.3 30 Aug 2018

    Nothing published for this version

  21. 0.1.2 14 Jul 2018

    Nothing published for this version

  22. 0.1.1 05 Jul 2018

    Nothing published for this version

  23. 0.1.0 03 Jul 2018

    Nothing published for this version

  24. 0.0.6 16 Apr 2016

    Nothing published for this version

  25. 0.0.5 03 Mar 2016

    Nothing published for this version

  26. 0.0.4 12 Jul 2015

    Nothing published for this version

  27. 0.0.3 01 Feb 2015

    Nothing published for this version

  28. 0.0.2 15 Jan 2015

    Nothing published for this version

  29. 0.0.1 10 Jan 2015

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive