Skip to content

Releases: vahancho/erkir

Fix the inconsistent versioning

25 Mar 10:23
Compare
Choose a tag to compare
Increment the project's version number.

Fixes #11

Coordinates conversion from/to string

21 Feb 09:59
1e70cac
Compare
Choose a tag to compare

We introduce coordinates conversion form/to string in the following formats:

  • Degrees Minutes Seconds (D° M' S")
  • Decimal Minutes (D° M.M')
  • Decimal Degrees (D.D°)

Fix the build system references to the include directory.

09 Nov 14:10
Compare
Choose a tag to compare
Increment the version number.

Fix the build system references to the include directory.

Refactored build system

21 Sep 08:13
Compare
Choose a tag to compare

This release refactors the build system of the project:

  • Properly write the CMake scripts,
  • Add support for shared libraries (Windows),
  • Use GitHub actions for CI,
  • Improve documentation.

The initial release

10 Mar 13:05
Compare
Choose a tag to compare
1.0.0

Add class descriptions.