Change Log
Future Changes
Current Changes
- 03/20/2013 - Removed expired special schedule notices from API results.
- 11/07/2012 - Added "time=now" as a valid parameter.
- 09/26/2012 - Enabled compression for API site. Now supporting gzip and Deflate for API results.
- 12/07/2011 - Adding 'all' option to routeinfo command, include route direction in results, include lat/long in stns command results.
- 11/17/2011 - Changed "Arrived" to "Leaving" in ETD results. Added generic route schedules (date=WD|SA|SU)
- 04/12/2011 - Adding <color>, <hexcolor>, and <bikeflag> fields to ETD data.
- 01/17/2011 - Added Schedule 29 (New schedule adding West Dublin/Pleasanton station).
- 11/12/2010 - Updating QuickPlanner code for future enhancements.
- 11/12/2010 - Added Schedule 28 (Update to 2010/2011 holidays).
- 11/11/2010 - Updated glossary to add missing entries (Platform and Station Closure).
- 9/29/2010 - Changed HTTP headers to have "no-cache" for CacheControl.
- 9/28/2010 - Fixed error with route configurations not showing up in the routeinfo command results.
- 9/1/2010 - Official update of BART API from version 0.9 (beta) to 1.0. All changes for this version change have already been implemented, this is more to designate that we're exiting the beta phase.
- 6/9/2010 - Fixed error in routeinfo sample output.
- 7/29/2010 - Updated to use multi-schedule logic.
- 6/9/2010 - Added <sub> tags to CO2 emissions message in quick planner results.
- 6/1/2010 - Cleaned up a bad URL in the routeinfo documentation page example.
- 4/19/2010 - Added <routes_affected> to the special schedule command output in the Schedule Information.
- 4/18/2010 - Changing <ETA> to <ETD> in etd results to match the actual data.
- 3/26/2010 - Updated "special schedule" logic on arrive and depart schedule commands to match new logic put out on website. Also added special schedule messages to routesched command for special schedule announcements that affect particular lines..
- 3/10/2010 - Removed "key" from API results in <URI> field.
- 3/10/2010 - Added route configuration information to the routeinfo command results.
- 1/20/2010 - Updated schedule results to add origTimeDate and destTimeDate fields to trip and leg records.
- 1/19/2010 - Changed dev.bart.gov to api.bart.gov to avoid confusion about "dev" being under developement vs. "developers".
- 1/18/2010 - Updated BART TripPlanner to handle before/after trips correctly.
- 1/04/2010 - Corrected API ETD request to use the documented parameter 'plat' instead of 'platform'.
- 1/04/2010 - Added 'ALL' option to ETD requests. You can't use the 'direction' or 'plat' paramters when using 'orig=ALL', but it should be pretty easy to filter those out of the XML output if desired.
- 12/30/2009 - Added BART Time page to documentation, updated Glossary and Schedule Arrive/Depart pages. Changed font size in CSS to make documenation easier to read.
- 12/17/2009 - Updated API Documentation to make Usage url's links and clean-up inconsistencies in Samples.
- 12/16/2009 - Updated API Documentation. (Formatting, headers and footers, no content changes.)
- 12/14/2009 - Updated API Key registration page to use Recaptcha and verify agreement of License.
- 11/20/2009 - Updated bsa and elev commands to accept orig=<stn> parameter. Default is "orig=all" (all current BSA's). Also accepts "orig=bart" (system-wide messages only), and "orig=stnX" (only messages tagged for stnX plus system-wide messages). Currently the BART BSA system does not support this functionality, so this is a "forward looking" implementation change.
- 11/20/2009 - Created change log.