Skip to content

Releases: belkevich/ocfuntime

0.3.0

16 Jan 15:52

Choose a tag to compare

  • Added objective-c protocol optional method injection

0.2.1

26 Dec 20:35

Choose a tag to compare

0.2.0

26 Dec 20:31

Choose a tag to compare

  • Added property injection
  • Refactored to modular structure

0.1.1

26 Dec 20:30

Choose a tag to compare

  • Added reverting to default method implementations on OCFuntime instance deallocation

0.1.0

26 Dec 20:30

Choose a tag to compare

  • Added exception if changed method doesn't exist in the class
  • Fixed reverting to default method implementation, not previous implementation
  • Fixed changing class and instance method with the same name
  • Fixed setting empty implementations
  • Converted to ARC

0.0.1

26 Dec 20:29

Choose a tag to compare

  • First public release