//
// meltt - Updates and Bug Fixes
//
//
//

== 0.3.2 (26 Aug 2017) ==
   * Fixed indexing issue in meltt() affecting datasets featuring events and episodes
   * Resolved possible column argument issue in meltt.data()
   * Updated meltt.inspect() for consistency with extended package functionality
   * Fixed incorrect propagation of meltt.data() output within mplot()

== 0.3.1 (19 Jul 2017) ==
   * Fixed issue in meltt() affecting meltt.duplicates() for non time-ordered input data
   * Extended functionality of meltt.data() to retrieve any column
   * Fixed other small bugs and issues