- first version to support only Julia 0.4
- precompilation added
- typealias TimestampArray{T} Array{Timestamp{T},1} added
- fixes TimeArray conversion methods
- getindex supported for single, vector and StepRange of TimeType
- merge and sort methods added
- limit support to Julia 0.3 only
- Not currently documented.