anybase2
Version:
convert from and to numeric bases from base 2 to base 62
156 lines (59 loc) • 5.04 kB
Markdown
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [1.0.12](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.10...anybase2@1.0.12) (2023-11-19)
### 🔖 Miscellaneous
* . ([7be09a4](https://github.com/bluelovers/ws-random/commit/7be09a4bc2fc047a3831a2b600d662b2c79e11ed))
* . ([6f6a913](https://github.com/bluelovers/ws-random/commit/6f6a9134e94200862ac5956980cf7046fd9aadac))
* . ([bec9c32](https://github.com/bluelovers/ws-random/commit/bec9c3299a1cad645c09cea01654456a0dc056f4))
## [1.0.11](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.10...anybase2@1.0.11) (2023-11-19)
### 🔖 Miscellaneous
* . ([6f6a913](https://github.com/bluelovers/ws-random/commit/6f6a9134e94200862ac5956980cf7046fd9aadac))
* . ([bec9c32](https://github.com/bluelovers/ws-random/commit/bec9c3299a1cad645c09cea01654456a0dc056f4))
## [1.0.10](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.9...anybase2@1.0.10) (2022-10-29)
### ♻️ Chores
* update config ([10d8b20](https://github.com/bluelovers/ws-random/commit/10d8b20d2ebc76491ac971bf8b9280f66285e056))
## [1.0.9](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.3...anybase2@1.0.9) (2021-12-12)
### 🚨 Tests
* use `jest-extended/all` ([6d56a49](https://github.com/bluelovers/ws-random/commit/6d56a49e94ec701cd8744632a04871cba4e59ea8))
### 🔖 Miscellaneous
* . ([04e61fb](https://github.com/bluelovers/ws-random/commit/04e61fb160f654f1f2f6efe95f63d900ed2449e3))
* . ([8d815a9](https://github.com/bluelovers/ws-random/commit/8d815a9451f12cabc9b81680e463d429c45f2506))
* . ([2e85f8a](https://github.com/bluelovers/ws-random/commit/2e85f8a1a76c34161fdec36f07b7da0163a0eec7))
* . ([8869fb0](https://github.com/bluelovers/ws-random/commit/8869fb0af949f1ff7c527aa11e5019628498267f))
* . ([19cba61](https://github.com/bluelovers/ws-random/commit/19cba61e72fac18296cafcb70ebdb6e5d5d5c5ff))
## [1.0.8](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.3...anybase2@1.0.8) (2021-12-12)
### 🚨 Tests
* use `jest-extended/all` ([6d56a49](https://github.com/bluelovers/ws-random/commit/6d56a49e94ec701cd8744632a04871cba4e59ea8))
### 🔖 Miscellaneous
* . ([8d815a9](https://github.com/bluelovers/ws-random/commit/8d815a9451f12cabc9b81680e463d429c45f2506))
* . ([2e85f8a](https://github.com/bluelovers/ws-random/commit/2e85f8a1a76c34161fdec36f07b7da0163a0eec7))
* . ([8869fb0](https://github.com/bluelovers/ws-random/commit/8869fb0af949f1ff7c527aa11e5019628498267f))
* . ([19cba61](https://github.com/bluelovers/ws-random/commit/19cba61e72fac18296cafcb70ebdb6e5d5d5c5ff))
## [1.0.7](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.3...anybase2@1.0.7) (2021-12-12)
### 🔖 Miscellaneous
* . ([8d815a9](https://github.com/bluelovers/ws-random/commit/8d815a9451f12cabc9b81680e463d429c45f2506))
* . ([2e85f8a](https://github.com/bluelovers/ws-random/commit/2e85f8a1a76c34161fdec36f07b7da0163a0eec7))
* . ([8869fb0](https://github.com/bluelovers/ws-random/commit/8869fb0af949f1ff7c527aa11e5019628498267f))
* . ([19cba61](https://github.com/bluelovers/ws-random/commit/19cba61e72fac18296cafcb70ebdb6e5d5d5c5ff))
## [1.0.6](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.3...anybase2@1.0.6) (2021-12-12)
### 🔖 Miscellaneous
* . ([2e85f8a](https://github.com/bluelovers/ws-random/commit/2e85f8a1a76c34161fdec36f07b7da0163a0eec7))
* . ([8869fb0](https://github.com/bluelovers/ws-random/commit/8869fb0af949f1ff7c527aa11e5019628498267f))
* . ([19cba61](https://github.com/bluelovers/ws-random/commit/19cba61e72fac18296cafcb70ebdb6e5d5d5c5ff))
## [1.0.5](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.3...anybase2@1.0.5) (2021-12-12)
### 🔖 Miscellaneous
* . ([8869fb0](https://github.com/bluelovers/ws-random/commit/8869fb0af949f1ff7c527aa11e5019628498267f))
* . ([19cba61](https://github.com/bluelovers/ws-random/commit/19cba61e72fac18296cafcb70ebdb6e5d5d5c5ff))
## [1.0.4](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.3...anybase2@1.0.4) (2021-12-12)
### 🔖 Miscellaneous
* . ([19cba61](https://github.com/bluelovers/ws-random/commit/19cba61e72fac18296cafcb70ebdb6e5d5d5c5ff))
## [1.0.3](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.2...anybase2@1.0.3) (2020-07-29)
### ✨ Features
* export `_calcWeight` ([3ae1dce](https://github.com/bluelovers/ws-random/commit/3ae1dce5ecfb27401e57a7771f38eb99882db28f))
## [1.0.2](https://github.com/bluelovers/ws-random/compare/anybase2@1.0.1...anybase2@1.0.2) (2020-07-09)
### 🔖 Miscellaneous
* . ([eadb7d5](https://github.com/bluelovers/ws-random/commit/eadb7d5b459b24c7227776012373b7d08feb8c2c))
## 1.0.1 (2020-07-09)
### ✨ Features
* convert from and to numeric bases from base 2 to base 62 ([44aa045](https://github.com/bluelovers/ws-random/commit/44aa045aa2d091b8dd3698b6afaff71fb4846f40))