Skip to content
This repository has been archived by the owner on Mar 30, 2023. It is now read-only.

RC 1.0.0 – First non-beta release #9

Merged
merged 12 commits into from
Jan 3, 2016
Merged

RC 1.0.0 – First non-beta release #9

merged 12 commits into from
Jan 3, 2016

Conversation

elitalon
Copy link
Contributor

@elitalon elitalon commented Jan 3, 2016

This marks the first non-beta release of quaderno-swift.

It is critical to create a 1.0.0 tag to allow installing the framework with CocoaPods.

By aliasing Alamofire.Method to HTTPMethod we reduce the explicit
dependency between Alamofire and Quaderno. This gives room for easier
replacement of Alamofire if needed.
Using a type instead of parameters allow us to change the underlying
implementation of payment details without breaking previous versions.
Using a type instead of parameters allow us to change the underlying
implementation of tax calculation without breaking previous
versions.
polimorfico pushed a commit that referenced this pull request Jan 3, 2016
RC 1.0.0 – First non-beta release
@polimorfico polimorfico merged commit e216634 into quaderno:master Jan 3, 2016
@elitalon elitalon deleted the rc-1.0.0 branch January 3, 2016 19:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants