All Versions
10
Latest Version
Avg Release Cycle
115 days
Latest Release
2234 days ago

Changelog History

  • v5.0.0

    February 04, 2018
  • v4.0.0 Changes

    June 17, 2017

    ๐Ÿš€ This is the official Swift 3 release, right in time for Swift 4!
    ๐Ÿš€ While the swift-3 branch, and the master branch have been on Swift 3 for a while, it seemed like a good time to release this.

    There are a number of API changes that were made to make the API more Swifty (hopefully).

  • v3.2.0

    March 15, 2016
  • v3.1.0

    December 27, 2015
  • v3.0.0

    December 08, 2015
  • v2.0.1 Changes

    October 05, 2015

    โšก๏ธ Very small update, with some very nice changes.

    Getters are now publicly available for the following properties on RichEditorView:

    • webView
    • placeholder
    • editorHeight
    • contentHTML
  • v2.0.0 Changes

    September 17, 2015

    โšก๏ธ Since Swift 2.0 is a breaking update to Swift 1.2, this is a breaking update from 1.2.0.
    ๐Ÿฑ Interesting how the versions matched up ๐Ÿ˜

    Most of the breaking changes are due to the language itself, but here are some changes that actually happened to the API:

    • Input Accessory View - Now you can set your own UIView to be the inputAccessoryView -- easier toolbar management.
    • ๐Ÿ‘ Better Obj-C Support - While not complete (need more work with RichToolbarOption), Objetive-C support has been improved
    • ๐Ÿ‘ Better Delegate Methods - OK just one :bowtie: richEditorShouldInteractWithURL: has been renamed richEditor:shouldInteractWithURL so you get a reference to the editor, to make it consistent with the other methods.
  • v1.2.0

    May 30, 2015
  • v1.1.0

    April 13, 2015
  • v1.0.0

    April 09, 2015