Skip to content

Releases: vtourraine/VTAcknowledgementsViewController

VTAcknowledgementsViewController 1.2.1

15 Sep 13:27
1.2.1
Compare
Choose a tag to compare
  • Improve bundle handling for dynamic frameworks (#55), by Maximilian Landsmann (@Landsi)
  • Improve umbrella header for better Swift support (#54), by Marcus Kida (@kimar)

VTAcknowledgementsViewController 1.2

21 Oct 10:15
1.2
c4afb8f
Compare
Choose a tag to compare
  • Added license property on VTAcknowledgement
  • Updated VTAcknowledgementsViewController view configuration (#53)

Full Changelog

VTAcknowledgementsViewController 1.1

27 May 21:18
1.1
187e8bd
Compare
Choose a tag to compare
  • Added tvOS support (#47 #50), by Alex Palman (@alexpalman)
  • Added initWithPath: initializer on VTAcknowledgementsViewController
  • Added initWithFileNamed: convenience initializer on VTAcknowledgementsViewController
  • Deprecated initWithAcknowledgementsPlistPath: on VTAcknowledgementsViewController (use initWithPath instead)
  • Deprecated initWithAcknowledgementsFileNamed: on VTAcknowledgementsViewController (use initWithFileNamed instead)

Full Changelog

VTAcknowledgementsViewController 1.0

11 May 20:23
1.0
1335845
Compare
Choose a tag to compare
  • Ready for CocoaPods 1.0.0
  • Update default footer text for CocoaPods 1.0.0
  • Update default CocoaPods URL for CocoaPods 1.0.0
  • Add initWithAcknowledgementsFileNamed: convenience initializer on VTAcknowledgementsViewController

Full Changelog

VTAcknowledgementsViewController 0.17

07 Dec 16:14
Compare
Choose a tag to compare
  • Updated imports to compile when modules are disabled (#45), by Ryota Hayashi (@hayashi311)
  • Added VTAcknowledgementsParser to extract the plist parser out of the controller, by Vincent Tourraine (@vtourraine)
  • Independently builds through Xcode (a.k.a. Carthage support), by Vincent Tourraine (@vtourraine)
  • Switched to SFSafariViewController when available for CocoaPods website, by Vincent Tourraine (@vtourraine)
  • Added Dynamic Type support for header and footer labels and acknowledgement text view, by Vincent Tourraine (@vtourraine)

Full Changelog

VTAcknowledgementsViewController 0.16

18 Nov 08:32
Compare
Choose a tag to compare
  • Requires Xcode 7
  • Added VTAcknowledgement designated initializer
  • Added generics annotations
  • Improved Swift interoperability (#44), by Stefan Pühringer (@b-ray)
  • Fixed acknowledgement initial scrolling offset (#43), by Levi Brown (@levigroker)

Full Changelog

VTAcknowledgementsViewController 0.15

02 Sep 14:05
Compare
Choose a tag to compare
  • Removed textViewFont property, added textView property for VTAcknowledgementViewController
  • Improved footer layout (#40), by 柳东原 (@xhacker)
  • Added nullability annotations

Full Changelog

VTAcknowledgementsViewController 0.14

16 May 16:02
Compare
Choose a tag to compare
  • Simplified Chinese localization (#34), by Chihya Tsang (@simpleapples)
  • Added customizable footer text (#32), by Tamás Tímár (@tamastimar)
  • Updated customizable header text to load from acknowledgements file (#32), by Tamás Tímár (@tamastimar)

Full Changelog

VTAcknowledgementsViewController 0.13

16 Mar 11:18
Compare
Choose a tag to compare
  • Improved Dynamic Type support (#29), by Moritz Venn (@ritzmo)
  • Added Unit tests, by Vincent Tourraine (@vtourraine)

Full Changelog

VTAcknowledgementsViewController 0.12

04 Oct 15:12
Compare
Choose a tag to compare
  • Italian localization (#24), by Mouhcine El Amine (@mouhcine)
  • Support for IBInspectable �properties

Full Changelog