/****************************************************************************** * Copyright (c) 2008-2015 Mark A. Finlayson & Nidhi Kulkarni * All rights reserved. * * This program and the accompanying materials are made available under the * terms of the jMWE License which accompanies this distribution. * Please check the attached license for more details. * * To communicate praise, suggestions, constructive criticism, or feature * requests, write: * * Mark Alan Finlayson * email: markaf@alum.mit.edu * post: 11200 S.W. 8th Street, ECS Room 362, Miami, FL 33199 USA * web: http://projects.csail.mit.edu/jmwe *******************************************************************************/ Changelog for edu.mit.jmwe: Version : Date Released : Changes ================================= 1.0.2 : 13 Nov 2015 : 1. Fixed Bug 002 2. Changed license to CC-BY 4.0 3. Fixed numerous javadoc errors and warnings ---------------------------------- 1.0.1 : 26 Sep 2011 : 1. Fixed Bug 001 : 2. Changed license to CC-BY-3.0 ---------------------------------- 1.0.0 : 8 May 2011 : 1. Initial release ---------------------------------- 0.1.0 : 4 May 2008 : 1. Initial beta release Bug Reports ID : Priority : Reported : Fixed in Ver : Description (reported by) ======================================================================= 002 : Medium : 30 Oct 2015 : 1.0.2 : Token constructor does not properly throw exception on presence of underscore (T. Oliwa) 001 : Low : 12 Sep 2011 : 1.0.1 : MWE constructor does not properly order getTokens() list (C. Ramisch) Features planned for future releases: ID : ETA : Requested : Added in Ver : Description ======================================================= 001 : ? : May 2011 : : File-based MWEIndex Todos ID : Version : Date Reported : Date Fixed : Priority : Description ==================================================================== None