Closed dacioromero closed 4 years ago
After version 0.7.1 the API was changed to return a Promise which is a breaking change for places where async is not an option (such as in class constructors). A synchronous version being brought back would be greatly appreciated.
0.7.1
Available in 1.0.0!
After version
0.7.1
the API was changed to return a Promise which is a breaking change for places where async is not an option (such as in class constructors). A synchronous version being brought back would be greatly appreciated.