Closed geek closed 6 years ago
@geek , I'm glad to look into pushing a new version as I have permissions to do so.
At the moment however I'm having some trouble with npm install
that seems related to TypeScript:
> opentracing@0.14.1 build /Users/bcronin/lightstep/opentracing-javascript
> tsc -p .
/Users/bcronin/lightstep/opentracing-javascript/node_modules/typescript/lib/tsc.js:61464
throw e;
^
Error: Debug Failure. False expression: Target symbol and symbol do not have the same name
I don't intend to change the topic of this thread, but wanted to give context on what is preventing me from simply publishing a new version.
@geek , I've published 0.14.2 to npm. Thanks for opening this issue.
Also thanks @aroc for fixing the TypeScript issue in https://github.com/opentracing/opentracing-javascript/pull/103.
What are the plans to release a new version? The last release was 10 months ago and master has quite a few improvements since that time.