Skip to content

Tags: tarantool/gis

Tags

1.0.1

Toggle 1.0.1's commit message
# 1.0.1

## Overview

gis-1.0.0 does not contain fixes for building against proj-6. This release aims
to provide support for it.

The team is aware of problems with building against proj-9: the module uses the
old API, which is gone in the recent proj versions. Porting to the new API
requires extra work, so we dediced to release proj-6 support for a while.

## Breaking changes

This release should not break existing code.

## Bugfixes

- Fixed a package build for Ubuntu Bionic, Cosmic and Disco by configuring
  tzdata in the non-interactive way in prebuild.sh (gh-9, gh-14, gh-15).
- Fixed build against proj-6 (gh-13).
- Fixed "missing declaration for symbol 'pj_get_errno'" error (gh-11).
- Use `git+https://` in the rockspec (gh-18).

1.0.0

Toggle 1.0.0's commit message
Release version 1.0.0 with rockspecs

0.1

Toggle 0.1's commit message
The first public release