Skip to content

Releases: masterpointio/taskit

v0.4.0

06 Jun 16:08
2238455
Compare
Choose a tag to compare

0.4.0 (2025-06-04)

Features

  • add commands to download cursor rules (#20) (de411c2)
  • small solutions for running task os:sync-all (#23) (0b2ddc3)

Bug Fixes

  • snaplet: add snaplet target DB var to SNAPSHOT_PATHs (#25) (f5e70c6)

v0.3.1

30 Apr 15:32
f910efa
Compare
Choose a tag to compare

0.3.1 (2025-04-30)

Bug Fixes

  • os-modules: improve shell script handling (#17) (2ca19ed)

v0.3.0

28 Apr 19:49
33ca4c7
Compare
Choose a tag to compare

0.3.0 (2025-04-28)

Features

  • os-modules: add tasks lib for OS modules management (#15) (d52cc04)

v0.2.0

11 Apr 19:15
7f7e1da
Compare
Choose a tag to compare

0.2.0 (2025-04-11)

Features

  • snaplet: use SNAPLET_TARGET_DB_NAME to specify specific databases (#13) (739b318)

v0.1.0

23 Dec 18:40
22407fd
Compare
Choose a tag to compare

0.1.0 (2024-12-23)

Features

  • adds a complete set of toolbox tasks (0611c3d)
  • adds a restore:noprompt task (4835245)
  • adds tasks to manage MP components (8a1bcbc)
  • adds the initial README, trunk, GHA, and general repo setup (720db35)
  • moves Terraform + mixin tasks to where they belong (b7f86e8)
  • switch from yq to dasel (f4513f0)
  • updates snaplet to ensure COPYCAT_SECRET (42e534e)
  • upsteams taskfiles from client, adds info on usage, adds exports/ (9b27045)

Bug Fixes

  • adds SNAPSHOT_ENV in snaplet bucket upload / download path (c6f08bf)
  • always need ending slash on TASKIT_LOCAL_PATH (9e961f0)
  • clean needs to be passed the snapshot path (8d9d719)
  • flag for local vs remote init was wrong (dfc3fa8)
  • renames snaplet vars to avoid collisions (8d9d719)
  • updates https > ssh to allow clone in CI (4cb2653)
  • updates to not create snapshot path after rm -rf (e32a0e7)