Commit Graph

  • ceea0a33d9 Update README.md main simon 2025-08-23 01:46:32 +00:00
  • 912e818481 Update README.md simon 2025-08-23 01:44:46 +00:00
  • 38601e1622 Update README.md simon 2025-08-21 01:18:02 +00:00
  • 8ea4811c17 formatting on installation instructions v1.0.0 simon 2025-02-05 22:29:09 -05:00
  • e213d742a3 updated to include installation instructions simon 2025-02-05 22:26:35 -05:00
  • bd129f18a6 added a license and a 'version' flag in anticipation of release simon 2025-02-04 20:50:55 -05:00
  • fb628e5ba8 final revision for now.. I think it's ready for release simon 2025-01-28 21:45:15 -05:00
  • 20e64de735 whitespace trim simon 2025-01-28 21:40:04 -05:00
  • fddf45f44c bug fixes and improved/more detailed error messages simon 2025-01-28 21:38:33 -05:00
  • bfcacbf198 Yet Another ReadMe Revision simon 2025-01-28 20:49:42 -05:00
  • 90425afb07 pushed last commit with an indentation error.. embarassing! simon 2025-01-28 20:46:07 -05:00
  • ebdd8e05fa tweaked priorities of the auto format detector, and changed the behavior of the input indication flags from "fallbacks" to "overrides" simon 2025-01-28 20:43:04 -05:00
  • 8c0b7e54db readme rewording simon 2025-01-20 19:03:41 -05:00
  • da81ef7e15 fixed hexcode validation edge-case, README update simon 2025-01-20 18:34:52 -05:00
  • 0d0f27b944 overhauled format handler functions to be more generic / easily expandable. all coversions functions have been verified. file input sanitation now more robust. simon 2025-01-20 13:35:03 -05:00
  • 22838a24da README!! simon 2025-01-20 01:38:57 -05:00
  • 3ee59333fb README! simon 2025-01-20 01:36:57 -05:00
  • 04afd19a53 big readme overhaul, full instructions on flags and such now simon 2025-01-20 01:35:49 -05:00
  • fd9e5533b9 fully refactored input processing and completed output formatting. file input and output is now supported simon 2025-01-20 00:44:13 -05:00
  • 1b52142591 made a huge overhaul to the input validation system, it is not fully implemented across all formats yet though. file input and output support is partially implemented too. just saving for progress simon 2025-01-19 22:19:44 -05:00
  • f85b5db7a4 began adding automatic format detection, and started building a more robust input parsing function simon 2024-12-15 22:08:54 -05:00
  • 9566ad1043 update readme simon 2024-12-11 22:47:58 -05:00
  • f8e0d1d069 update readme simon 2024-12-11 22:46:32 -05:00
  • 29de91576d took string validation out of handler functions and placed them in the validator functions where they belong simon 2024-12-11 22:06:33 -05:00
  • 3fecee0dce HSL and HSV are now fully working! simon 2024-12-11 21:38:27 -05:00
  • 9c855138b3 hsv/hsl implemented but broken, pushing to save progress simon 2024-12-04 23:29:07 -05:00
  • 810552638d CMY now fully supported, plus refactoring + organization simon 2024-12-01 18:22:59 -05:00
  • 2982d65162 refactoring / code organization simon 2024-11-30 23:25:14 -05:00
  • 4570a7d798 Merge remote-tracking branch 'refs/remotes/origin/main' forgot to pull after editing README in website simon 2024-11-30 20:10:55 -05:00
  • 9884055333 converting to CMYK now working simon 2024-11-30 20:09:36 -05:00
  • f50e890832 Update README.md simon 2024-12-01 00:30:02 +00:00
  • 879c2c493c Update README.md simon 2024-12-01 00:28:54 +00:00
  • b96470c1b5 improved whitespace sanitization! now, this program is extremely forgiving with any extra spaces that may exist in your color code simon 2024-11-30 12:31:15 -05:00
  • 4e0c7ec38e fixed typo in argument validation simon 2024-11-30 12:17:46 -05:00
  • 3704cb71ac improved argument validation, fleshed README out, and began adding support for CMYK simon 2024-11-30 12:15:44 -05:00
  • 52a9a2ec2f Merge remote-tracking branch 'refs/remotes/origin/main' simon 2024-11-29 20:53:23 -05:00
  • 1151562d73 RBG to Hex conversion now working simon 2024-11-29 20:51:55 -05:00
  • 93958ceaf2 Update README.md Simon O'Shea 2024-11-30 00:41:12 +00:00
  • 49364eb1d2 first commit: input validation for RGB and Hex are done, RBG->Hex is done! time to start on other formats simon 2024-11-29 19:37:32 -05:00
  • dab3aef49f Initial commit Simon O'Shea 2024-11-30 00:34:46 +00:00