-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[8.0 Release] on-going release notes #1216
Comments
This issue is locked for collaborators to keep it clean and focused. For discussion, please go to #1336. 😄 |
|
Here are some things I'm interested in adding:
|
👍 👍 👍 👍 |
@eliburke updated original comment.
If a 7.3 hotfix is needed, we'll merge that branch into |
Hello everyone! I'm sorry to inform the community that I'm officially deprecating this project. 😢 Please read my blog post for details: http://www.jessesquires.com/blog/officially-deprecating-jsqmessagesviewcontroller/ Thus, I'm closing all issues and pull requests and making the necessary updates to formally deprecate the library. I'm sorry if this is unexpected or disappointing. Please know that this was an extremely difficult decision to make. I'd like to thank everyone here for contributing and making this project so great. It was a fun 4 years. 😊 Thanks for understanding, |
Release 8.0
In this issue I'll keep up-to-date, on-going release notes for the 8.0 release.
You can also see the CHANGELOG.
Expected due date
¯\_(ツ)_/¯
What is the expected release date for
8.0
? Good question! 😄 Right now, this is TBD. This project is not something I can work on full-time, unfortunately. A realistic timeline would be sometime during the first half of 2017.High-level goals for this release
OCMock
dependency in Test Target. There are better ways to test. (Remove OCMock #1388)JSQSystemSoundPlayer
. This isn't really essential to the library, and clients can easily include this library separately. It simply doesn't provide much value in being a dependency.TTTAttributedLabel
instead ofUITextView
. This is another reason to remove the dependencies above. I want to minimize external dependencies as much as possible. Adding dependencies takes serious consideration as it can impact clients greatly. However,TTT
will provide many benefits.Issues
For issues see the 8.0.0 milestone.
Development
Development is happening on the
develop
branch.Any hotfixes for
7.3.0
should be merged to therelease_7.3
branch.Release notes:
TODO:
The text was updated successfully, but these errors were encountered: