Releases: rodolfobandeira/spacex
Releases · rodolfobandeira/spacex
v1.0.4
- #74: Security fix: CVE-2020-8130. Bump rake to version 12 @rodolfobandeira.
v1.0.2
- #73: Fix Faraday adaptor failing rspec locally @rodolfobandeira.
- #71: Implement Landing Pads endpoint @invacuo.
- #70: Implement Landing Pads endpoint @invacuo.
- #69: Implement API Info endpoint @fernandomaia.
- #65: Add CodeClimate test coverage @rodolfobandeira.
- #64: Fix failing build on Travis-CI @rodolfobandeira.
v1.0.1
- #45: Implement History endpoint @invacuo.
- #48: Add ability to query specific Launch via
.info('flight_number')
- @mtking2. - #51: Added payloads endpoint @maiafernando.
- #52: Add ability to query Past Launches - @mtking2.
- #54: Refactor ENDPOINT_URI - @ludamillion.
- #56: Add ability to query upcoming launches - @mtking2.
v1.0.0 Release
- #41: General Refactor cleaning endpoint classes @invacuo.
- #44: Add flickr_images key into rockets endpoint @Dfenniak.
- #42: Add pry gem to debug - @Dfenniak.
- #40: Update and clarify information in README - @annawinkler.
- #34: Implement Capsules endpoint - @efl7a.
- #34: Implement Cores endpoint - @efl7a.
- #35: Implement Rockets endpoint - @invacuo.
- #28: Add ability to query all launches - @ludamillion.
- #26: Fix dependencies - @harman28.
- #25: Add code coverage tools - @harman28.
- #27: Add ability to query next launch - @Andrey-Raspopov
Ships, Dragon Capsules, Missions
- Refactor responses getting multiple objects like Ships, Capsules to wrap a specific object. This helps translating specific properties like
id
andclass
toship_id
,ship_class
- @rodolfobandeira. - Add ability to retrieve specific Ship via
.info('ship_id')
- @rodolfobandeira. - Add ability to retrieve specific Dragon Capsule via
.info('dragon_id')
- @rodolfobandeira. - #10: Added Ships information - @zainalmustofa.
- #9: Added Dragon Capsules information - @JackieCalapristi.
- #16: Added Missions information - @maiafernando.
Roadster
- Added Roadster information - @rodolfobandeira.
Company Information
- Added Company information and General Refactors - @rodolfobandeira.
Initial Public Release
- Initial public release - @rodolfobandeira.