Skip to content

Releases: zakarouf/colorcodeconverter

CCC v0.2.3

06 Mar 16:10
Compare
Choose a tag to compare

[ADDED]

  • Append To File
  • Write To File

[Changed]

  • Intractive Cursor Color
  • Moved From Bash Script For building to C Builder

CCC v0.2.0

27 Feb 23:01
Compare
Choose a tag to compare

[ADDED]

  • Math Funcs (sin, con ...)
  • Color type wraper

[CHANGED]

  • -I argument no longer shows color by default, use -s for showing color exclusively
  • -r,-v has new args, -v=[percent value],-i[iteration]
  • -M -a=[val],-b=[val],-c=[val] takes minor math func IDs i.e add,multiply,divide...
  • -M -A=[val],-B=[val],-C=[val] takes major math func IDs i.e sin,cosh,atanh...

CCC v0.1.1

13 Feb 06:44
Compare
Choose a tag to compare

Release 0.1.1
- Added Extended mode
- Added Interactive Mode
- Bugfixes