Releases: crewdevio/Trex
Releases Β· crewdevio/Trex
v1.13.1
v1.13.0
Merge pull request #145 from jeff-hykin/master Fix #142
v1.12.1
π 22.01.2023 π·οΈ RELEASED πΎ B33F7F6 π 2 π₯ 2
π Bug fixes
416E8B8fix(readme): typos, examples, broken image (@nberlette)2A5F82Efix: skip hash generation or hash validation for npm dependencies #135 (@ghaerdi)
π₯ Contributors
v1.12.0
π 09.07.2022 π·οΈ UNRELEASED πΎ BA9F788 π 1 π 5 β»οΈ 3 π¬ 2 βοΈ 2 π₯ 3
π New Features
9171617feat(wip): local configs (@buttercubz)
π Bug fixes
81A5968fix: postinstall script (@RivierGrullon)AAC1C98fix: prevent to pass args to (pre/post)intall scripts on a package installation (@ghaerdi)AC22F82fix: run postinstall script with the correct alias (@ghaerdi)1DAFDEFfix: run preinstall script before installing a package (@ghaerdi)A006C55fix: string type does not match with 'import_map.json' (@ghaerdi)
β»οΈ Refactors
F20CCCBrefactor: change import of deprecated dependencie (@ghaerdi)D1265E4refactor: remove deprecate code (@buttercubz)DB9EB2Frefactor: use exist and writeJson from crewdevio/tools (@ghaerdi)
π¬ Tests
323776Ftest: ignore install dinoenv test (@ghaerdi)CDB4E67test: update the install dinoenv test (@ghaerdi)
βοΈ Chores
D4B1151chore: update deno version in ci (@RivierGrullon)9FF1D78chore: update deps (@buttercubz)
π₯ Contributors
v1.11.0
v1.10.0
version v1.10.0 (#110) * fix: http url error * feat: check if a dependency is outdate * chore: update to [email protected] * fix: undefined error on string * chore: format (#108) * chore: update to [email protected] Co-authored-by: Gil Rudolf HΓ€rdi <[email protected]>
v1.9.1
v1.9.0
version v1.9 (#104) * refactor: rename to use snake case * chore: update ci to deno v1.13.0 * fix: leaking resources on tests * chore: update deps Co-authored-by: Mark Gibson <[email protected]> Co-authored-by: RivierGrullon <[email protected]>
v1.8.0
π 02.07.2021 π·οΈ RELEASED πΎ 2807A69 π 1 π 7 βοΈ 3 π₯ 1
π New Features
B8CCC84feat: virtual cli tool execution (@buttercubz)
π Bug fixes
DBE7EBBfix: add default error message in exec command (@buttercubz)F514952fix: does not install if absolute path mappings are specified #98 (@buttercubz)3204D78fix: import typo (@buttercubz)08EFFFFfix: test (@buttercubz)EDC2AF6fix: test on macos (@buttercubz)C16AAE6fix: typo (@buttercubz)E83AA1Dfix: URL parameter values being stripped #97 (@buttercubz)
βοΈ Chores
B0C91A7chore: update cli version (@buttercubz)1E829F0chore: update std to [email protected] (@buttercubz)F6C36F7chore: upgrade ci version (@buttercubz)
π₯ Contributors
v1.7.0
π₯ Breaking Changes
1B841D7BREAKING(refactor): use import_map.json to manage deps (@buttercubz)
π New Features
FD5EB68feat: enable lock hash with virtual storage (@buttercubz)
π Bug fixes
DC42291fix(ci): disable fail fast (@buttercubz)743A645fix(commands/run): gh actions fallback path for deno scripts (@buttercubz)B3992D7fix(test): read only imports in the import map in tests (@RivierGrullon)2F36595fix: return statement in test function (@RivierGrullon)1ADD707fix: storage path in gh actions (@RivierGrullon)D49238Cfix: test error (@buttercubz)AB539CCfix: test running in the CI (@RivierGrullon)C8DDDECfix: test suite (@buttercubz)C16AAE6fix: typo (@buttercubz)
β»οΈ Refactors
3197E39refactor: code cleanup (@buttercubz)
βοΈ Chores
E566961chore: disable hash verification (@buttercubz)78D087Echore: update ci to deno 1.9.2 (@buttercubz)0170B11chore: update deps to [email protected] (@buttercubz)050C697chore: update readme and upgrade command (@buttercubz)