Skip to content

v0.0.15

Compare
Choose a tag to compare
@github-actions github-actions released this 01 May 18:19
· 40 commits to master since this release

Commits

  • d699406: Better regex considering the single and double quote character (Mateus Souza)
  • 234b179: Splitted Javascript and Typescript related and resolve methods to allow better handling of language specific cases (Mateus Souza)
  • 7131b5b: Item now holds the root and relative path. Folder now points to the relative path (Mateus Souza)
  • 261af48: Index now always be from the root source path (Mateus Souza)
  • ac5533f: Previous checksum will change only when new changes are detected (Mateus Souza)
  • 5082fda: Resolve must also take the current item as parameter to allow solving off relative paths (Mateus Souza)
  • 53ebc9e: Better file path resolver for related files (Mateus Souza)
  • c6d991a: Source path must be left intact (Mateus Souza)
  • 4416f30: Related method will not try to detect file extension, it must be explicitly set on source code (Mateus Souza)
  • 57d2cc5: Renewed typescript compilation (Mateus Souza)
  • fde1062: Better related and resolve algorithms including optional spaces and full destination path (Mateus Souza)
  • 0e593b0: Basic typescript instructions (Mateus Souza)
  • bc36c98: Version 0.0.15 (Mateus Souza)