All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog
.
2 July 2021
- 📖 DOC: changelog
b26bbbd
- 🚀 RELEASE: add namespace to package name
aac6490
- 👌 IMPROVE: add keywords to package.json
d2d15d9
2 July 2021
2 July 2021
- 👌 IMPROVE: better error handling. Closes #2
#2
- finish readme. Closes #4.
#4
- 🐛 FIX: reject non-integer number values for rgbToHex. Closes #5
#5
- Major overhaul of rghToHex: use better cli tools, use flags for colors, tighten up logic
72534d1
- 🤖 TEST: add first passing test
887ee27
- 📦 NEW: add prettier and eslint and assorted deps
34f66bd
- 👌 IMPROVE: move cli into own file for rgbtohex
0fe1fa6
- 👌 IMPROVE: Major overhaul of hexToRgb.js: use better cli tools, use flags for colors, tighten up logic
8d193d4
- First part of readme
628aabd
- 👌 IMPROVE: abstract validate function out to own file. Make core rgbToHex.js file cleaner.
8f87af3
- Initial commit
63b3c58