Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@sbooth sbooth released this 16 Dec 16:37
387edcf

This is primarily a bug fix release. Changes include:

  • Released under the MIT license
  • Added nullability specifiers
  • Fixed a retain cycle caused by CAAnimation retaining its delegate (#7)
  • Removed contentView accessor in SFBPopoverWindow to prevent crashes when using keyboard access (#9)
  • Added ability to display a popover with making it the key window (#10)