Skip to content
This repository has been archived by the owner on Mar 9, 2024. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 633 Bytes

CHANGELOG.md

File metadata and controls

23 lines (15 loc) · 633 Bytes

Changelog

This project follows semantic versioning.

Possible log types:

  • [added] for new features.
  • [changed] for changes in existing functionality.
  • [deprecated] for once-stable features removed in upcoming releases.
  • [removed] for deprecated features removed in this release.
  • [fixed] for any bug fixes.
  • [security] to invite users to upgrade in case of vulnerabilities.

0.2.0 (2021-01-01)

  • [added] Support for CMake (#10)
  • [fixed] Fixed wrong include path in example pkg-config file (#13)
  • [changed] Don't pass "SkipEmptyParts" when splitting polylines (#6)

0.1.0 (2020-05-18)

First release