Releases: k1r0s/kaop-ts
Releases · k1r0s/kaop-ts
v3.0.1
3.0.1 (2017-12-10)
Bug Fixes
fix babel requirement: instance should be instanceof constructor, even if constructor was repla (16bd8d3 ), closes #55
v3.0.0
3.0.0 (2017-12-09)
Code Refactoring
upgrade kaop dependency meta.break renamed to meta.skip (6904417 )
BREAKING CHANGES
meta.break() renamed to meta.skip()
v2.0.0
2.0.0 (2017-12-09)
Documentation
Features
huge refactor to use kaop (js) api, clean code, joinpoints support advice(s) (50e8dd4 )
Reverts
BREAKING CHANGES
this is no longer used on advice implementation
metadata object has changed since the last version
#19 , #49 , #50
v1.5.3
1.5.3 (2017-12-07)
Bug Fixes
fix unreachable async callback invokation by several transpilers (084e0d1 )
v1.5.2
1.5.2 (2017-12-07)
Bug Fixes
seeking for async callback on advices may be broken on umd packages (4600caf )
v1.5.1
1.5.1 (2017-11-02)
Bug Fixes
child libraries need Method Signature to compile (0f855b0 )
v1.5.0
<a name"1.5.0">
1.5.0 (2017-08-11)
Features
added this.break to bypass advice stack when needed (032aa3f0 )
v1.4.1
<a name"1.4.1">
1.4.1 (2017-08-08)
Bug Fixes
fix #17 replace reflect-metadata with core-js, avoid global override (ae7b238f )
v1.4.0
<a name"1.4.0">
1.4.0 (2017-08-03)
Features
added optional type placeholders (generics) to improve typescript integration fi (88b0e04d )
v1.3.1
<a name"1.3.1">
1.3.1 (2017-08-03)
Bug Fixes
bootstrap function now keeps prototype (c2f3cabe )
You can’t perform that action at this time.