Releases: amisare/NNPopObjc
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
fix: attribute((constructor)) function is not called in static library mode.
fix: The dynamic library section cannot be loaded when the protocol extensions are implemented in a dynamic library.
fix: load section failed in swift project
modify: move NNCodeLog.h
update: readme
add: NNCodeSwift.swift
modify: code formate
add: NNPopObjcLogging
modify: organize code
add: namespace popobjc
modify: completed with cpp refactoring
modify: adjust code position
0.2.3
fix: pod fatal error: header file not found
modify: manage namespace
fix: avoid -Wstrict-prototypes modify: uniform naming rules
modify: delete redundant parameters modify: uniform naming rules
modify: rename paramter name
modify: nn_pop_protocol_t * -> nn_pop_protocol_t ** eliminate ambiguity
modify: rename local variable
fix: avoid class repeat injection
update: readme
0.2.2
fix: ignore -Wunused-variable
modify: __nn_pop_injectProtocol assert checking
fix: nn_pop_extension_expand prefix is provided by internal parameter
modify: add the root class judgment when the protocol extension injection, preferentially inject the root class
modify: rename demo class name