v0.9.1
🐛 Bug Fix
- Update benchmark to use ESM bindings #36 (@piotr-oles)
- Add tests for
hasRegisteredName()
function #35 (@piotr-oles) - Rename spec.ts files to spec.js files to include them in tests #35 (@piotr-oles)
as-proto-gen
- Improve file context by re-using scope context #37 (@piotr-oles)
- Add comments to
getFileContext()
function #35 (@piotr-oles) - Add
freeName
toregisteredNames
onregisterName()
call #35 (@piotr-oles) - Rename
getFreeName
toregisterName
inScopeContext
#35 (@piotr-oles) - Rename
reservedNames
toregisteredNames
inScopeContext
#35 (@piotr-oles) - Remove
getSafeName()
fromScopeContext
#34 (@piotr-oles)
Authors: 1
- Piotr Oleś (@piotr-oles)