Completed
Push — master ( 27ec94...80d1a0 )
by Greg
02:14
created

Changes

Good job, 6 issues were fixed.
1 new patch (Spacing) is available.
2 added classes/operations
Arrow A CommandInfo::constructDefaultsWithDescriptions() added
Arrow A CommandInfo::serializeDefaultsWithDescriptions() added
F B CommandInfo::serialize() improved
B A CommandInfo::constructFromCache() improved
8.76
▲   + 0.17
Head
Greg Anderson  
Simplify the serialize / deserialize functions of CommandInfo. (#83)
Base
Greg Anderson  
Factor hook dispatchers out of the HookManager class. (#82)