Bug Fixes
- index: instance new api between files, close #250 (25120a9)
- index: if tree not object (3fd9548)
- test/options: incorrect transfer option for the process (c5fd774)
Performance Improvements
- api: rewrite to constructor, close #258 (89238cb)
- api: api is not a place for concatenation. (f428425)
- api: inherit from the previous tree (4e69577)
- api: move message to posthtml constructor (c51e40f)
- api: rename api to extendApi (846e386)
- index: set the previous tree as the context value for api (21170c7)
- made a repetitive design in a private function (fabeef4)
Reverts
- api: return export api methods (90e3565)