Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@jakewmeyer jakewmeyer released this 14 Jul 00:56
· 2498 commits to master since this release
e07d57b

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