Skip to content

Latest commit

 

History

History
753 lines (391 loc) · 22.5 KB

File metadata and controls

753 lines (391 loc) · 22.5 KB

Changelog

v0.6.4

compare changes

🚀 Enhancements

  • bundleConfigPack: Now returns { data, hash } (3737f7a)

🏡 Chore

  • cli/zip: Try mkdir before writeFile (d9b7d30)

❤️ Contributors

v0.6.3

compare changes

🩹 Fixes

💅 Refactors

  • cli/hash: ⚠️ Now returns JSON parsable result (5d65a41)

⚠️ Breaking Changes

  • cli/hash: ⚠️ Now returns JSON parsable result (5d65a41)

❤️ Contributors

v0.6.2

compare changes

🩹 Fixes

  • bundle: Sha256 was not correct (3e0235b)

❤️ Contributors

v0.6.1

compare changes

🌊 Types

  • Fix minor type error in test (15ca382)

🏡 Chore

❤️ Contributors

v0.6.0

compare changes

🚀 Enhancements

  • fs/fileOutput: ⚠️ Support merge for more file types, more powerful hooks (4fd0b95)

⚠️ Breaking Changes

  • fs/fileOutput: ⚠️ Support merge for more file types, more powerful hooks (4fd0b95)

❤️ Contributors

v0.5.8

compare changes

🩹 Fixes

  • unpack: Hooks should not be called for tmp fileOutput (87bd3a5)

❤️ Contributors

v0.5.7

compare changes

🩹 Fixes

  • unpack: Hooks should not be called for tmp fileOutput (803489d)

❤️ Contributors

v0.5.6

compare changes

🩹 Fixes

  • cli/zip: cwd apply error (b180ad8)

❤️ Contributors

v0.5.5

compare changes

🩹 Fixes

  • cli/zip: cwd apply error (ccebbe9)

🏡 Chore

  • cli/zip: ⚠️ Print quotes path and hash (2eb9c8c)

⚠️ Breaking Changes

  • cli/zip: ⚠️ Print quotes path and hash (2eb9c8c)

❤️ Contributors

v0.5.4

compare changes

🩹 Fixes

  • assertsRocketCondition => assertsRocketResolvable (b9a1949)
  • Should be able to reference boolean parameter directly (89e068f)

❤️ Contributors

v0.5.3

compare changes

🏡 Chore

  • Allow assemble & bundle with empty frameDir, fuelDir (2998da7)

❤️ Contributors

v0.5.2

compare changes

🏡 Chore

  • bundleConfigPack: ⚠️ Print quotes path and hash (25d7c99)

⚠️ Breaking Changes

  • bundleConfigPack: ⚠️ Print quotes path and hash (25d7c99)

❤️ Contributors

v0.5.1

compare changes

🚀 Enhancements

  • Refactor and exports createZipBundle, print hash on bundleConfigPack (ddfc129)

🏡 Chore

  • cli/hash: ⚠️ Output same line for easier pipe match (fe351c3)
  • Exports unzipAsync, zipAsync (971bbd7)

⚠️ Breaking Changes

  • cli/hash: ⚠️ Output same line for easier pipe match (fe351c3)

❤️ Contributors

v0.5.0

compare changes

🚀 Enhancements

  • Allow recursive variables replacement (c8725dd)
  • config: ⚠️ Major update (read desc) (f77150c)

⚠️ Breaking Changes

  • config: ⚠️ Major update (read desc) (f77150c)

❤️ Contributors

v0.4.7

compare changes

🚀 Enhancements

🩹 Fixes

  • Should be able to zip dotfiles (11829f6)

❤️ Contributors

v0.4.6

compare changes

🩹 Fixes

🌊 Types

  • RocketConfig: Correct wording in example (8f80123)
  • Correct formattings (ae2fff7)

❤️ Contributors

v0.4.5

compare changes

🏡 Chore

  • Lockfile, externals jiti (b716f7c)

❤️ Contributors

v0.4.4

compare changes

🏡 Chore

  • Bundle c12, confbox for now (CJS) (3e5e38c)

❤️ Contributors

v0.4.3

compare changes

🏡 Chore

❤️ Contributors

v0.4.2

compare changes

🚀 Enhancements

🏡 Chore

  • Exports cli/commands (9ec008c)
  • ⚠️ Simplify readAndZipFiles (dd86cd6)
  • Adjust to match new readAndZipFiles, adds sha256 print (9e5c3da)

⚠️ Breaking Changes

  • ⚠️ Simplify readAndZipFiles (dd86cd6)

❤️ Contributors

v0.4.1

compare changes

🩹 Fixes

  • Use different method to skip parent command (fc9e5c6)

❤️ Contributors

v0.4.0

compare changes

📖 Documentation

🏡 Chore

  • Minor (e78fc4f)
  • Rely on auto inference instead (657b2b6)
  • rocket-zip: No files found should throw instead of return (18e31ae)
  • ⚠️ Big refactoring, now uses subCommands instead of multiple entry binaries (b795446)

⚠️ Breaking Changes

  • ⚠️ Big refactoring, now uses subCommands instead of multiple entry binaries (b795446)

❤️ Contributors

v0.3.20

compare changes

🚀 Enhancements

  • Add unpackFromUint8 function (6eaf22e)
  • Add cwd arg for CLI (aa387f6)
  • Add extractRocketConfigFromUint8, uint8IsConfigPack, uint8IsConfigPackWithParameters (fbd7e1d)

💅 Refactors

❤️ Contributors

v0.3.19

compare changes

🚀 Enhancements

  • Add ParseRocketConfigHooks (09ad855)

❤️ Contributors

v0.3.18

compare changes

💅 Refactors

  • ⚠️ Use async await pattern instead (read desc) (a8f135f)

🏡 Chore

  • Use consistent import pattern (196a3a5)

⚠️ Breaking Changes

  • ⚠️ Use async await pattern instead (read desc) (a8f135f)

❤️ Contributors

v0.3.17

compare changes

🩹 Fixes

  • Hook should be called with await (95f76de)

❤️ Contributors

v0.3.16

compare changes

🩹 Fixes

  • cli: Missing ref, should also exports used rocket utilities (e5e5608)

❤️ Contributors

v0.3.15

compare changes

🚀 Enhancements

  • Add cwd option, some styling changes (375dc0a)

❤️ Contributors

v0.3.14

compare changes

🏡 Chore

  • Minor example update (c0a558b)
  • Improve tmp dir handling during unpack (ead0d7a)

❤️ Contributors

v0.3.13

compare changes

🚀 Enhancements

  • Allow configuring nonAssemblyBehavior via CLI (a75a15e)
  • Allow specifying config pack for repo mode via CLI arg (77afddc)
  • Add ability to verify sha256 (ee20071)

🏡 Chore

  • cli: Exports all used helpers (01a0a3c)

❤️ Contributors

v0.3.12

compare changes

🚀 Enhancements

  • Refactor fileOutput, improve hook system power & flexibility (4cd2c02)

💅 Refactors

  • ⚠️ Reword onFileOutputOtherMerge to onFileOutputConcatMerge (3eb74f0)
  • FileOutputState: ⚠️ Rename result => mergeResult for better clarity (e4d162a)

⚠️ Breaking Changes

  • ⚠️ Reword onFileOutputOtherMerge to onFileOutputConcatMerge (3eb74f0)
  • FileOutputState: ⚠️ Rename result => mergeResult for better clarity (e4d162a)

❤️ Contributors

v0.3.11

compare changes

🩹 Fixes

  • fileOutput: Only print merge message if it would actually be merged (7b8d7c7)

🌊 Types

  • FileOutputHooks: result type correction (bb5024e)

❤️ Contributors

v0.3.10

compare changes

🏡 Chore

  • ⚠️ Remove cjs (bfebd3f)
  • Add node shebang to cli entries (4566022)

⚠️ Breaking Changes

❤️ Contributors

v0.3.9

compare changes

🩹 Fixes

📖 Documentation

❤️ Contributors

v0.3.8

compare changes

🩹 Fixes

❤️ Contributors

v0.3.7

compare changes

🚀 Enhancements

  • unpack: Ability to configure non-rocket archive behavior (3675fc1)
  • Add rocket-zip cli app (1640c6e)

🏡 Chore

✅ Tests

  • helpers/fs: Fix fails due to format update commit, style refactors (26fd97b)
  • rocket/unpack: Add tests (80ed8f8)

❤️ Contributors

v0.3.6

compare changes

🚀 Enhancements

  • Add typedoc.yml workflow (654e264)

📖 Documentation

🌊 Types

  • RocketConfig: Add example usage (cf74e31)

🏡 Chore

❤️ Contributors

v0.3.5

compare changes

🏡 Chore

  • fileOutput: More readable result upon merging (82f7e0b)

❤️ Contributors

v0.3.4

compare changes

🩹 Fixes

  • supplyFuelToResolvedFilesBuilder: Correct fueling logic (0aedfbe)

🏡 Chore

  • Remove required from prompt because it is usable for multiselect only (0b49bcd)

❤️ Contributors

v0.3.3

compare changes

🩹 Fixes

  • parameters reference does not work on non-RocketCondition input (26f018f)

🌊 Types

  • Add RocketResolvableString type (e4290c6)

❤️ Contributors

v0.3.2

compare changes

🚀 Enhancements

  • Allow prompt required config (1e33009)

❤️ Contributors

v0.3.1

compare changes

🚀 Enhancements

  • Allows result referrence back to parameters (a97c578)

💅 Refactors

🏡 Chore

  • Some refactor, better asserts for filesBuildResolver (21ffc0f)

❤️ Contributors

v0.3.0

compare changes

🚀 Enhancements

  • ⚠️ Introduce ReactiveArgs, refactor a bit (4087e3f)
  • simpleWriteFileWithDirs => fileOutput, add hookable support (70a48e8)
  • fileOutput: Support content merging and hooks (9a8d89b)
  • Add filesBuildResolver config (+ refactorings) (ee5eef2)

🩹 Fixes

  • Should read from original globbed filePath (4295cbf)

📖 Documentation

✅ Tests

⚠️ Breaking Changes

  • ⚠️ Introduce ReactiveArgs, refactor a bit (4087e3f)

❤️ Contributors

v0.2.2

compare changes

🚀 Enhancements

  • ⚠️ Add hookable to unpack, rename assembleHookable => hookable (b680bf2)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Add hookable to unpack, rename assembleHookable => hookable (b680bf2)

❤️ Contributors

v0.2.1

compare changes

🚀 Enhancements

  • Refactor to expose cli functions for dev-extensible (3674069)

❤️ Contributors

v0.2.0

📖 Documentation

🏡 Chore

❤️ Contributors