Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose Bank class, Add Exposure specs #79

Merged
merged 15 commits into from
Oct 12, 2017
Merged

Expose Bank class, Add Exposure specs #79

merged 15 commits into from
Oct 12, 2017

Conversation

dunyakirkali
Copy link
Contributor

No description provided.

@dunyakirkali dunyakirkali changed the title Expose Bank class [WIP] Expose Bank class Oct 2, 2017
@dunyakirkali dunyakirkali changed the title [WIP] Expose Bank class Expose Bank class Oct 3, 2017
@dunyakirkali
Copy link
Contributor Author

@vadymmarkov I had forgotten to expose the bank class so I fixed that. I also added tests for it so that other contributors don't forget to do it. I also made it backwards compatible so that the library can be run on Swift 3 and 4.

@dunyakirkali dunyakirkali changed the title Expose Bank class Expose Bank class, Add Exposure specs, Swift 3 backwards compatibility Oct 3, 2017
@vadymmarkov
Copy link
Owner

@dunyakirkali Great, but I wouldn't add Swift 3 backwards compatibility since we've already released Swift 4 version.

@dunyakirkali
Copy link
Contributor Author

@vadymmarkov Hmm, Could we then have a Swift 3 branch? I'm asking this since I have a project which I haven't updated yet to Swift 4.

@vadymmarkov
Copy link
Owner

vadymmarkov commented Oct 9, 2017

What do you think about merging it to master and then making Swift 3 branch? @dunyakirkali

@dunyakirkali
Copy link
Contributor Author

@vadymmarkov I think it would b better to first extract the swift3 stuff to a branch and merge the rest to master. I'll get back to you in a couple of days.

@dunyakirkali dunyakirkali changed the title Expose Bank class, Add Exposure specs, Swift 3 backwards compatibility Expose Bank class, Add Exposure specs Oct 11, 2017
@dunyakirkali
Copy link
Contributor Author

dunyakirkali commented Oct 11, 2017

@vadymmarkov I updated the PR so that it only contains the exposure fix (and specs). The backwards compatibility changes are to be found here

@vadymmarkov vadymmarkov merged commit 7ad1946 into vadymmarkov:master Oct 12, 2017
@vadymmarkov
Copy link
Owner

Awesome, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants