Skip to content

DMPACK 0.9.9

Choose a tag to compare

@interkosmos interkosmos released this 11 Jan 13:19
· 12 commits to master since this release

This version includes new modules and some smaller API changes.

Library

  • Added module dm_coord for coordinate transformation
  • Added module dm_filter for filtering
  • Added module dm_ghostscript for Ghostscript access
  • Added module dm_netstring for netstring parsing
  • Added module dm_statistics of statistics functions
  • Added file tree size function to module dm_file
  • Added file modification date/time to function dm_file_touch() in dm_file
  • Added format FORMAT_TSV for tab-separated values to dm_format
  • Added swap routines to dm_util
  • Changed error code order for future additions
  • Changed default database cache size of dm_db_open() to improve performance

Programs

  • Added author option to dmreport
  • Added meta data to PDF output of dmreport
  • Fixed reading of options in dmdbctl
  • Changed last modified date/time to last log date/time in output of dmfeed