Skip to content

Releases: mateussouzaweb/compactor

v0.2.1

13 Feb 14:44
Compare
Choose a tag to compare

Commits

v0.2.0

12 Feb 01:45
Compare
Choose a tag to compare

Commits

  • 5c883a2: Updated installation for sudo less (Mateus Souza)
  • 5245695: Incremented installation process (Mateus Souza)
  • 6f611b1: Quiet binary installation (Mateus Souza)
  • 74f0e04: Extra info log for compactor download step (Mateus Souza)
  • 67df3d2: Make sure CompilerOptions is valid before assigning values to it (Mateus Souza)
  • 4bf8885: Checksum now holds the complete file checksum history since the first execution (Mateus Souza)
  • 93e1df9: Hashed destination desire check (Mateus Souza)
  • 7117b8d: Debug now includes more relevant information with better output format (Mateus Souza)
  • a972f93: Plugins now has shutdown process and conditioned init (Mateus Souza)
  • d17cd92: Correct exit code in case of errors (Mateus Souza)
  • 84a90a5: Ioutil package replaced with newer methods (Mateus Souza)
  • 14d82ff: Experimental transpilation service for Typescript (Mateus Souza)
  • 11ab601: Install now uses /usr/local/bin by default and switch to $HOME/.local/bin if path is available (Mateus Souza)
  • ensure that path is relative to the HTML file (Mateus Souza)
  • Update Golang to v. 1.22 (Mateus Souza)
  • update setup-go action to v5 (Mateus Souza)
  • update checkout action to v4 (Mateus Souza)
  • update minify library to v2.20.16 (Mateus Souza)
  • e57feb3: Version 0.2.0 (Mateus Souza)

v0.1.2

28 May 16:08
Compare
Choose a tag to compare

Commits

  • dd833b4: Compactor installer (Mateus Souza)
  • 1eebb38: Upgraded go version (Mateus Souza)
  • 23b14ce: Removed the need of check packages as the installer will make sure dependencies are installed (Mateus Souza)
  • 6713463: Version 0.1.2 (Mateus Souza)

v0.1.1

28 May 14:56
Compare
Choose a tag to compare

Commits

  • 88b70be: Updated instructions (Mateus Souza)
  • 94b8bb5: CamelCase conversion (Mateus Souza)
  • ffba5bb: Fixed paths on Typescript compilation (Mateus Souza)
  • ae23036: Version 0.1.1 (Mateus Souza)

v0.1.0

27 May 20:35
Compare
Choose a tag to compare

Commits

  • faee9eb: General rewrite with more concise API, new watcher process and built-in web server for development (Mateus Souza)

v0.0.18

11 May 14:35
Compare
Choose a tag to compare

Commits

  • f7d0c03: Internals cleanup of not used functions (Mateus Souza)
  • d677d1c: Resolve now has additional extensions argument to check the existence of the file between various valid extension formats based on current context (Mateus Souza)
  • 76656ea: Version 0.0.18 (Mateus Souza)

v0.0.17

05 May 15:20
Compare
Choose a tag to compare

Commits

  • 8e31a74: GetBundle optimized to retrieve the correct bundle even from dependencies of dependencies (Mateus Souza)
  • b8b547a: Corrected path for source maps (Mateus Souza)
  • ae87b87: Version 0.0.17 (Mateus Souza)

v0.0.16

03 May 22:14
Compare
Choose a tag to compare

Commits

  • f3cd4b8: Fixed sourceMap file source (Mateus Souza)
  • 52a4b6c: Version 0.0.16 (Mateus Souza)

v0.0.15

01 May 18:19
Compare
Choose a tag to compare

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)

v0.0.14

20 Apr 19:59
Compare
Choose a tag to compare

Commits

  • 8b6e6f9: Fix to replace the correct name reference (Mateus Souza)
  • 499b3df: Version 0.0.14 (Mateus Souza)