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

Cut release 5.1.0 #no-public-changes #558

Merged
merged 4 commits into from
Apr 22, 2018
Merged

Cut release 5.1.0 #no-public-changes #558

merged 4 commits into from
Apr 22, 2018

Conversation

SD10
Copy link
Member

@SD10 SD10 commented Apr 21, 2018

This commit cuts the release for IBAnimatable 5.1.0

@SD10
Copy link
Member Author

SD10 commented Apr 22, 2018

@JakeLin It looks like I will need an approval to merge this.

I also did 2 other things in this PR:

  • I updated the installation instructions to have a more friendly syntax. This includes updating the Package.swift instructions to the latest syntax for SPM.
  • I moved the installation instructions higher in the README. I believe it was way too far down for people to find easily.

Copy link
Member

@JakeLin JakeLin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done. Happy release 🎉

README.md Outdated
@@ -31,6 +31,42 @@ With `IBAnimatable`, we can design a UI in Interface Builder like what we can do

As a designer, we love Sketch, which is a simple but yet super powerful tool to create UI. However, Sketch can't design interaction, navigation, transition and animation, and we may need another tool like Framer to design some of them. Moreover, to make an App Store ready App, we need to use Xcode and Interface Builder to implement the UI and animations. To speed up the process and minimize the waste, we create `IBAnimatable` to make Interface Builder designable and animatable.

## How to install
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's a great idea to move it up.

README.md Outdated
### Git submodule

Add this repo as a submodule, and add the project file to your workspace. You can then link against `IBAnimatable.framework` for your application target.

## Version 5
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may add a section called ## Version 5.1

IBAnimatable 5.1 is the latest major release of IBAnimatable. This version supports Swift 4.1. 

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done 👍

@SD10 SD10 merged commit 7df697d into master Apr 22, 2018
@SD10 SD10 deleted the release/5.1.0 branch April 22, 2018 14:50
@JakeLin
Copy link
Member

JakeLin commented Apr 22, 2018

@SD10 thanks, happy releasing 🎉

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.

None yet

2 participants