Rename functions and methods to not use prefix underscore (#86)
authorShinigami <chrissi92@hotmail.de>
Tue, 9 Feb 2021 09:57:51 +0000 (10:57 +0100)
committerGitHub <noreply@github.com>
Tue, 9 Feb 2021 09:57:51 +0000 (10:57 +0100)
commitfa0f5b28a536f2bc5ebe395a0bac90b8a35d149e
tree2987127a31e3dad614122ae713f483be6ae33181
parent60fbd6d6188b0902d157fd0cde04d6af3a391e32
Rename functions and methods to not use prefix underscore (#86)

* Rename functions and methods to not use prefix underscore

* Update changelog

* Add sentence
CHANGELOG.md
src/dynamic.ts
src/fixed.ts
src/workers.ts
tests/fixed.test.js