Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

25 lines (18 loc) · 1.03 KB

Changelog

  • Internal: Use std::vector in table_spec data structure
  • Meta: Only build with CMake, remove support for SCons and plain make
  • Bugfix: Fix command line option parsing for csvimport

v2.2, 2019-09-11 (compare to v2.1)

  • Meta: Added changelog
  • Feature: Add CMake support
  • Change: Compile with C++11
  • Bugfix: Fix compilation with libpqxx-6.2

v2.1, 2018-03-01 (compare to v2.0)

v2.0, 2018-03-01 (compare to v1.3)

v1.3, 2016-08-22