| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.6.2 source code.tar.gz | 2025-12-03 | 22.4 kB | |
| 0.6.2 source code.zip | 2025-12-03 | 27.7 kB | |
| README.md | 2025-12-03 | 2.7 kB | |
| Totals: 3 Items | 52.8 kB | 0 | |
What's Changed
- Fix the seeded serie by @molaux in https://github.com/davidmerfield/randomColor/pull/117
- refactor: move to ES module by @keithamus in https://github.com/davidmerfield/randomColor/pull/134
- Dart port for randomColor by @DAMMAK in https://github.com/davidmerfield/randomColor/pull/138
- Adding Ruby Gem to the list of ports by @khash in https://github.com/davidmerfield/randomColor/pull/142
- Add Kotlin Port by @brian-norman in https://github.com/davidmerfield/randomColor/pull/143
- Adds farbvelo to readme by @meodai in https://github.com/davidmerfield/randomColor/pull/145
- Update README.md by @Xliff in https://github.com/davidmerfield/randomColor/pull/149
- Adding TypeScript Definition by @arafatzahan in https://github.com/davidmerfield/randomColor/pull/137
- Fixing unstable generation from the same seed by @sanyavanya in https://github.com/davidmerfield/randomColor/pull/139
- Rewrote the HexToHSB function. This fixes [#141] by @naveloranges in https://github.com/davidmerfield/randomColor/pull/146
- Bump minimatch and typeset in /demo by @dependabot[bot] in https://github.com/davidmerfield/randomColor/pull/158
- fix(package.json): use correct SPDX identifier by @rtm-ctrlz in https://github.com/davidmerfield/randomColor/pull/167
- fix issue with negative hues by @eriklumbela in https://github.com/davidmerfield/randomColor/pull/163
New Contributors
- @molaux made their first contribution in https://github.com/davidmerfield/randomColor/pull/117
- @DAMMAK made their first contribution in https://github.com/davidmerfield/randomColor/pull/138
- @khash made their first contribution in https://github.com/davidmerfield/randomColor/pull/142
- @brian-norman made their first contribution in https://github.com/davidmerfield/randomColor/pull/143
- @meodai made their first contribution in https://github.com/davidmerfield/randomColor/pull/145
- @Xliff made their first contribution in https://github.com/davidmerfield/randomColor/pull/149
- @arafatzahan made their first contribution in https://github.com/davidmerfield/randomColor/pull/137
- @sanyavanya made their first contribution in https://github.com/davidmerfield/randomColor/pull/139
- @naveloranges made their first contribution in https://github.com/davidmerfield/randomColor/pull/146
- @dependabot[bot] made their first contribution in https://github.com/davidmerfield/randomColor/pull/158
- @rtm-ctrlz made their first contribution in https://github.com/davidmerfield/randomColor/pull/167
- @eriklumbela made their first contribution in https://github.com/davidmerfield/randomColor/pull/163
Full Changelog: https://github.com/davidmerfield/randomColor/compare/0.6.1...0.6.2