Releases·

CLI v0.2.0

We have just release the CLI v0.2.0

🚀 Now With Image Creation Powers!

Hey Bit-Shippers! We're super excited to announce the release of Bit-Ship CLI v0.2.0. This update brings some awesome new capabilities and fixes bugs.

What's New? The image Command!

The star of the show in this release is our brand new image command. Now you can generate Docker images directly from your project without breaking a sweat!

bit-ship image create

This command gives option to create custom image with manually selected dependencies. further by immediately building and storing a Docker image tailored specifically for your project.

Bug Fixes That'll Make Your Day Better 🛠️

  • Volume mounting issues: Say goodbye to those frustrating "where did my files go?" moments in the run and exec commands
  • Config file location: we moved bit-ship.yml in dedicated folder
  • API connectivity problems: Fixed those intermittent connection errors that some of you experienced with our API
  • Package detection: We've improved how we detect and analyze your project's dependencies, especially for complex npm, yarn, and pnpm projects

How to Update

npm update -g bit-ship
# or
npx bit-ship@latest

After updating, run bit-ship --version to make sure you're on v0.2.0.

What's Coming Next?

We're not stopping here! Our roadmap is packed with exciting features that we will be releasing soon

We Need Your Feedback!

As always, we're in beta, and your feedback drives our development. Hit us up on Discord with your thoughts, feature requests, bugs, or just to say hi!