• v1.3.1 9feb41cb8b

    v1.3.1
    All checks were successful
    Continuous Integration / CI (push) Successful in 33s
    Stable

    romain.fallet released this 2025-10-06 19:02:27 +00:00 | 1 commits to main since this release

    1.3.1 (2025-10-06)

    Bug Fixes

    • apply script filter at the end of the process to avoid loosing dependent workspaces (9feb41c)
    Downloads
  • v1.3.0 b9897d2000

    v1.3.0
    All checks were successful
    Continuous Integration / CI (push) Successful in 32s
    Stable

    romain.fallet released this 2025-10-05 10:44:33 +00:00 | 2 commits to main since this release

    1.3.0 (2025-10-05)

    Bug Fixes

    • create workspace hash based on files hashes instead of files metadatas (git does not store files metadata) (b9897d2)

    Features

    • filter workspaces that do not have the given script (35a25d1)
    Downloads
  • v1.2.3 e1c8f0f7e0

    v1.2.3
    All checks were successful
    Continuous Integration / CI (push) Successful in 31s
    Stable

    romain.fallet released this 2025-10-03 21:36:48 +00:00 | 6 commits to main since this release

    1.2.3 (2025-10-03)

    Bug Fixes

    • incorrect shebang env path (e1c8f0f)
    Downloads
  • v1.2.2 af3f701b96

    v1.2.2
    All checks were successful
    Continuous Integration / CI (push) Successful in 32s
    Stable

    romain.fallet released this 2025-10-03 21:30:01 +00:00 | 7 commits to main since this release

    1.2.2 (2025-10-03)

    Bug Fixes

    • change shebang to env path si that it works regardless of the install path (af3f701)
    Downloads
  • v1.2.1 8ed7fda870

    v1.2.1
    All checks were successful
    Continuous Integration / CI (push) Successful in 30s
    Stable

    romain.fallet released this 2025-09-26 06:52:00 +00:00 | 11 commits to main since this release

    1.2.1 (2025-09-26)

    Bug Fixes

    • merge existing and newly created workspaces state to keep state of previous executed scripts (8ed7fda)
    Downloads
  • v1.2.0 d7ff8c9f11

    v1.2.0
    All checks were successful
    Continuous Integration / CI (push) Successful in 30s
    Stable

    romain.fallet released this 2025-09-26 06:37:16 +00:00 | 12 commits to main since this release

    1.2.0 (2025-09-26)

    Features

    • store workspaces state on a script basis to allow scripts chaining (d7ff8c9)
    Downloads
  • v1.1.4 449f1775c4

    v1.1.4
    All checks were successful
    Continuous Integration / CI (push) Successful in 32s
    Stable

    romain.fallet released this 2025-09-25 21:06:24 +00:00 | 13 commits to main since this release

    1.1.4 (2025-09-25)

    Bug Fixes

    • ignore correctly tsconfig.tsbuildinfo files (449f177)
    Downloads
  • v1.1.3 e90680df6f

    v1.1.3
    All checks were successful
    Continuous Integration / CI (push) Successful in 29s
    Stable

    romain.fallet released this 2025-09-25 20:40:01 +00:00 | 15 commits to main since this release

    1.1.3 (2025-09-25)

    Bug Fixes

    • package.json: fix repository URL (e90680d)
    Downloads
  • v1.1.2 f45943d28b

    v1.1.2
    All checks were successful
    Continuous Integration / CI (push) Successful in 30s
    Stable

    romain.fallet released this 2025-09-25 20:37:32 +00:00 | 16 commits to main since this release

    1.1.2 (2025-09-25)

    Bug Fixes

    • package.json: add keywords and description for NPM (f45943d)
    Downloads
  • v1.1.1 8565c5f4e8

    v1.1.1
    All checks were successful
    Continuous Integration / CI (push) Successful in 29s
    Stable

    romain.fallet released this 2025-09-25 20:26:24 +00:00 | 17 commits to main since this release

    1.1.1 (2025-09-25)

    Bug Fixes

    • README: add some details about the underlying command (8565c5f)
    Downloads