Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 370 Bytes

NEWS.md

File metadata and controls

19 lines (12 loc) · 370 Bytes

0.1.0

  • first version to support only Julia 0.4
  • precompilation added

0.0.4

  • 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

0.0.3

  • limit support to Julia 0.3 only

pre-0.0.3

  • Not currently documented.