Monday, August 22, 2011

Version 1.1.0 (stable) of the Time2 Library released

A new version of the Time2 Library is available at http://time2.sourceforge.net/ and http://agent.ch/timeseries/t2/. I have clarified the rule on nulls. In one sentence, it is illegal to put a null into a time series unless null was defined as the representative of missing values for the type. The rule was already present in previous versions, but it is now better documented, and also covers Filler callbacks.

Unlike announced in my previous post, the new version number is 1.1.0 and not 1.0.1. Increasing the medium version number signals the presence of incompatible modifications, in this case the addition of a throws clause to two (rarely used) methods of TimeIndexable. Details are available in the release notes included in the software.

With this release, the software leaves beta status and is now stable.

Coming soon is a little demo of time series with graphics!

Wednesday, August 17, 2011

Version 1.0.0 (beta) of Time2 Library released

A slightly modified version of the Time2 Library is available at http://time2.sourceforge.net/ and http://agent.ch/timeseries/t2/. I have added a README file and release notes. The names of distribution files now include version numbers.

Version 1.0.1 is expected for next week. It will come without the "beta" qualifier.