* Fixed a few problems with the scripts that ship with LSL
* Added support for time zone-aware datetime instances in lsl.common.datetime_to_mjdmpm() and mjdmpm_to_datetime()
* Added a utc_datetime attribute to lsl.reader.base.FrameTimestamp to provide a time zone-aware datetime instance
* Dropped the requirement that a beam be specified in lsl.common.sdf and sdfADP
* Fixed a deadlock condition that could occur during a DRXFile.offset()
* Fixed a bug in the DRXFile when dealing with small gaps in the data
* Updated lsl.reader.errors.SyncError to allow for reporting of non-Mark5C problems
* Update the documentation for lsl.common.idf, sdf, and sdfADP
* Added missing sub, isub, div, and idiv operators to lsl.reader.base.FrameBase
* Added a jd property to lsl.reader.base.FrameTimestamp to access the associated Julian day
* Updated the lsl.writer module to accept times as FrameTimestamp instances
* Updated the documentation in lsl.common.stations.Cable to make it more clear what attenuation and gain are