Skip to content

Releases: mateussouzaweb/compactor

v0.0.13

04 Apr 15:18
Compare
Choose a tag to compare

Commits

  • abcfdd3: Typescript now consider the actual folder of the file to run compilation (Mateus Souza)
  • c775988: Version 0.0.13 (Mateus Souza)

v0.0.12

03 Apr 19:59
Compare
Choose a tag to compare

Commits

  • 8d3f611: Updated algorithm to detect dependencies inside plugins (Mateus Souza)
  • 30567c5: Rewrite on packages to adapt on new plugin format (Mateus Souza)
  • 598ff2f: Better hability to detect and process related items on index (Mateus Souza)
  • ad28b2b: Review on packages with the recent changes (Mateus Souza)
  • 3c60c18: GetBundle now checks by transforming path in source path (Mateus Souza)
  • 3475eae: Report for the correct file path (Mateus Souza)
  • d66d460: Related processor for CSS and SASS (Mateus Souza)
  • 15a3753: Added merged content method that return the recursively solved partial tree (Mateus Souza)
  • 8e09446: Generic FindRelated method to make easy to detect related items (Mateus Souza)
  • 4cb1604: Simplified Content, Permission and Checksum on bundle since each bundle has only one entrypoint (Mateus Souza)
  • b248f33: OutDir path on Typescript must be the root destination (Mateus Souza)
  • 1a5ef04: Renamer for Typescript (Mateus Souza)
  • 3cca913: Because merged content is used only at HTML package, the method has been moved to that package (Mateus Souza)
  • cbec645: Bundle now does not expose logs to make it more simple (Mateus Souza)
  • d2885c1: Better related implementation to avoid the need of delete methods to handle the delete of related files (Mateus Souza)
  • 61ef3af: Related process must notify any bundle that is not a dependency (Mateus Souza)
  • e56fed8: Additional extension check in case of final extension transforms (Mateus Souza)
  • bffae62: Fixes for typescript compilation (Mateus Souza)
  • 595cd3e: Fine control to dependency flag on related items (Mateus Souza)
  • 685fea4: Updated bundle indexing to always create a new list allowing live changes on the index (Mateus Souza)
  • 9b8a594: Added related types declaration on JS files (Mateus Souza)
  • 78fa31b: Once related item found, no need to process remaining list (Mateus Souza)
  • 2a860dc: Additional message to make clear that list has been processed and is waiting for changes (Mateus Souza)
  • aec83ad: Recursive transformation support on Typescript processing (Mateus Souza)
  • 657b7fc: Updated readme (Mateus Souza)
  • 4fdfe8a: Version 0.0.12 (Mateus Souza)

v0.0.11

15 Mar 14:21
Compare
Choose a tag to compare

Commits

  • 955ace5: Build command switched to the make file command (Mateus Souza)
  • 578b695: UglifyJS replaced with Terser (Mateus Souza)
  • b234b36: Gitignore file added (Mateus Souza)
  • eac6184: Time info on processing bundle (Mateus Souza)
  • 855e99e: Support for random string and temporary file generation (Mateus Souza)
  • 19cf3c0: Migrated temporary file to compactor mode (Mateus Souza)
  • a8b17f7: Typescript now reads user defined typescript config file and generates a temporary tsconfig file to handle options (Mateus Souza)
  • e9cbd8f: Temporary files permission updated to 0775 (Mateus Souza)
  • bc9df0a: TSConfig does not include the isolatedModules option (Mateus Souza)
  • fcfdec6: Later root path verification because the root path can contain the tsconfig file (Mateus Souza)
  • 26bcd8f: Typescript switched from OutFile to OutDir because this allow more modules output. File will also be renamed to hashed version after processing (Mateus Souza)
  • 0d93333: Version 0.0.11 (Mateus Souza)

v0.0.10

08 Mar 20:54
Compare
Choose a tag to compare

Commits

  • b319d5c: Release now should publish the latest reference (Mateus Souza)
  • c97f967: Updated install instructions (Mateus Souza)
  • 17ecd6f: Version 0.0.10 (Mateus Souza)

v0.0.9

08 Mar 20:35
Compare
Choose a tag to compare

Full Changelog: v0.0.8...v0.0.9