Skip to content

Releases: rtouch-dev/r-touch

better code readability

Choose a tag to compare

@rtouch-dev rtouch-dev released this 04 Jul 22:27
R-touch-0.2.7

refactor, shorten prompt and disabled cargo fmt

Rtouch-Version-0.2.6

Choose a tag to compare

@rtouch-dev rtouch-dev released this 04 Jul 19:06

fully re-formatted, better memory management, better logger wrapper, better logging system and what not

now you can create multiple files in one hit!

Choose a tag to compare

@rtouch-dev rtouch-dev released this 26 Jun 22:06

fully rewrited with structs, lifetimes. optimized, reformatted files, removed unneeded junk, improved code-readability... made the developing experience fell better and the maintenance much smoother.

R-touch 0.2.4

Choose a tag to compare

@rtouch-dev rtouch-dev released this 10 Jun 14:58
41d825b

You can now use the flag "--no-log" to create files without logging the action!

MUCH better logging system.

Choose a tag to compare

@rtouch-dev rtouch-dev released this 09 Jun 19:51
0bee0de
R-touch-0.2.3

upgraded a version

a more stable version of 0.2.1

Choose a tag to compare

@rtouch-dev rtouch-dev released this 09 Jun 19:04
0a7e997

fixed a bug preventing the code from creating the file inside the parent folder

R-touch0.2.1: Enhance logging for file and folder creation

Choose a tag to compare

@rtouch-dev rtouch-dev released this 08 Jun 19:57
899780a

added dir-creating logging

Version 0.2.0

Choose a tag to compare

@rtouch-dev rtouch-dev released this 08 Jun 19:40
143e64d

you can now use "-p" (stndes for parents) to create a file in a non-existing path and it will automatically create the parent's dir + the file inside it!

version 0.1

Choose a tag to compare

@rtouch-dev rtouch-dev released this 08 Jun 18:42
770e1ae

first stable version for the modern replacer of touch command