Patrick Bricout
Patrick Bricout
Trying to list the changes and fixes we want to do for the next API release Public API changes: - remove support of `string` (which is implicetely encoded as UTF8)...
New implementation makes completely isomorphic the read/write sync and async implementation, the only difference in the async implementation are the file calls and the await. The new implementation handles multiple...
Can be reviewed commit by commit, each commit contains a message with details. Unfortunately, it seems the API-extractor/API-documenter, does not deal well with callable interfaces and types and especially the...