Version 1.1: Added support for web timelines.
Web timelines as defined by the JDB Labs Web TimeStamper tool are now supported. * `TimelineSource` now also takes the timeline config file as constructor input. * Refactored `Timeline` to use reduce implementation redundencies: internal implementations do not duplicate functionality. * Improved comments in `TimelineProperties`. * Updated `TimelineSourceFactory` to handle timelines that need to use `JDBLabsWebTimelineSource`.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
#Thu, 16 Jun 2011 12:41:01 -0500
|
||||
#Mon, 27 Jun 2011 17:12:00 -0500
|
||||
name=timestamper-lib
|
||||
version=1.0
|
||||
version=1.1
|
||||
lib.local=true
|
||||
|
||||
build.number=2
|
||||
build.number=1
|
||||
|
Reference in New Issue
Block a user