
ChangeLog, atem -- metastock reverse
====================================


0.3.3 - 2012-03-23  ------------------------------------------------------------

A few CLI improvements and minor portability fixes.

  - minor internal code cleanup and build chain tweaks
  - man page added
  - provide simple test suite (make check)
  - NEW options --float-[openint|volume] to print floats rather than ints
  - NEW, --format accepts user friendly column names rather than bitset only
  - FIX support big endian systems (e.g. ppc)



0.3.2 - 2011-08-26  ------------------------------------------------------------

This release makes it possible to distribute static windows binaries.

  - Replace libpopt by gengetopt generated code.
  - Never write CRLF line feeds on win32.
  - Handle not existing SIGPIPE on win32.
  - NEW option [-oFILE|--output=FILE] for those who don't want to write to
    stdout.
  - Hide debug options in --help message and add option --full-help



0.3.1 - 2011-08-13  ------------------------------------------------------------

This release just adds minor build fixes.

  - Build on win32 mingw.
  - Distribute missing README and ChangeLog.



0.3.0 - 2011-06-24  ------------------------------------------------------------

This is the first published stable version.

  - Implement option --date-from.
  - Print header row per default.
  - Cleanup cmd interface and consider it stable.
  - Build on win32 cygwin.
  - The atem project is licensed under "The BSD 3-Clause License".
  - Add informative README file.
