v1.1.0
版本发布时间: 2017-07-14 08:56:08
r-spacex/SpaceX-API最新发布版本:v4.0.0(2020-06-27 09:56:42)
Features & Fixes
- UTC and Local dates/time are now expressed in ISO 8601 format
- API now has unit tests for Travis CI testing & integration
- Unit tests now have proper subdomain support
- Now using the modular version of Sinatra instead of classic
- Past and Upcoming launches are now in separate tables
- Fixed bug where dates weren't sorting correctly
- Added ability to view all vehicles on a single page
- API now uses routes in line with REST best practices
- Launch site in database is now consistent with launchpads.rb syntax
- Coordinates for launchpads have been corrected
- Various data fixes and corrections