This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
Releases: RappidDevelopment/PhillyBikeShare-iOS
Releases · RappidDevelopment/PhillyBikeShare-iOS
v1.0.1
v1.0.1 (2016-01-15)
Implemented enhancements:
- Refactor location handling #39
- Implement Google Analytics, Fabric, Crashalytics, etc to improve monitoring and catch performance errors sooner #36
Fixed bugs:
- User is stuck on loading screen when opening application #35
Merged pull requests:
- Release v1.0.1 #42 (MattMorgis)
- Feature/#36/analytics and monitors #41 (MattMorgis)
- Refactor/#39/location handling #40 (MattMorgis)
- Defect #35 #38 (MattMorgis)
v1.0.0
Change Log
v1.0.0 (2015-06-23)
Implemented enhancements:
- Change product name in app to Bike Philly #27
- Create ReadMe.md file #25
- As a user, I can see arrows, so that I know I can swipe between stations. #15
- As a user, I can see some general info about the app and the bike share program #14
- As a user, I am prompted with a message to use my current location, so that I can see what stations are relative to me. #7
- As a developer, I need to use the API to fetch and store the latest information, so that I am always up to date. #6
- As a user, I can click on a pin and see how many bikes and open slots are available at that location, so that I can determine if I want to visit it. #3
- As a user, I can see a global map view of all bike share stations, so that I can easily plan my trip. #2
- As a user, I can see the closest station to my current location, so that I can quickly get to the nearest station. #1
Fixed bugs:
Closed issues:
- Update README.md with App Store link #32
Merged pull requests:
- v1.0.0 #34 (MattMorgis)
- Updating README.md #33 (MattMorgis)
v1.0.0-rc.1
v1.0.0-rc.1 (2015-06-13)
Implemented enhancements:
- Change product name in app to Bike Philly #27
- Create ReadMe.md file #25
- As a user, I can see some general info about the app and the bike share program #14
- As a user, I can start a timer, so that I know how much time I have left before I need to dock my bike. #12
Fixed bugs:
- Swipe gestures are backwards #19
Merged pull requests:
- Feature/#14 #29 (MattMorgis)
- Updated name to Bike Philly #28 (MattMorgis)
- Feature/#25 #26 (MattMorgis)
- Feature/#12 #22 (MattMorgis)
- This fixes the swipe gestures #21 (MattMorgis)
v1.0.0-beta.2
2015-05-31
Implemented enhancements:
- As a user, I can see arrows, so that I know I can swipe between stations. #15
- As a user, I can click on a pin and see how many bikes and open slots are available at that location, so that I can determine if I want to visit it. #3
- As a user, I can see a global map view of all bike share stations, so that I can easily plan my trip. #2
Fixed bugs:
- Fix sizing issues with iPhone 4. #16
Merged pull requests:
- Selecting a pin in the map view will set the region and active station properly. #18 (MattMorgis)
- Feature/#15 #17 (MattMorgis)
v1.0.0-beta.1
2015-05-29
Implemented enhancements:
- As a user, I am prompted with a message to use my current location, so that I can see what stations are relative to me. #7
- As a developer, I need to use the API to fetch and store the latest information, so that I am always up to date. #6
- As a user, I can see the closest station to my current location, so that I can quickly get to the nearest station. #1
Closed issues:
- Test Issue #9
Merged pull requests:
- Feature/#1 #13 (MattMorgis)
- Feature/#7 #11 (MattMorgis)
- Feature/#6 #8 (MattMorgis)