v2.0.0
This is in alignment with all of the `@zoltu` NPM packages migrating to using `bigint` for all fixed-width types as it is more ergonomic in modern JS than working with `Uint8Array`s.
This is in alignment with all of the `@zoltu` NPM packages migrating to using `bigint` for all fixed-width types as it is more ergonomic in modern JS than working with `Uint8Array`s.