Skip to content

0.7.0

Compare
Choose a tag to compare
@jjochen jjochen released this 08 Jan 12:02
· 96 commits to master since this release
08ed1b4

Full Changelog

Implemented enhancements:

  • Add test for documentation coverage #98
  • Handle actions instantly upon tap #71
  • Handle placement in view controller #57
  • Add tests for delegate calls #42
  • Support UIAppearance #30

Fixed bugs:

  • Documentation for placement missing #94

Merged pull requests:

  • Add test for documentation coverage #101
  • Handle new github labels in change log #100
  • Fix exception when loading button from xib during tests #99
  • Add documentation and improve tests for button placement #97
  • User Xcode 9.1 on CircleCI #96
  • Improve labels in change log #93
  • Extension for placing action button in view or view controller #92 [added]
  • Use xcpretty in CI builds #91
  • Better support for UIAppearance #90 [updated]
  • Add delegate calls to example #89
  • Handle tasks with rake #88
  • Handle action directly when item is tapped #86 [changed]
  • Add tests for delegate calls #85