Skip to content

chore(main): release 1.0.0#49

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main
Open

chore(main): release 1.0.0#49
github-actions[bot] wants to merge 1 commit into
mainfrom
release-please--branches--main

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

1.0.0 (2026-07-03)

⚠ BREAKING CHANGES

  • JustBash.Fs and JustBash.Fs.InMemoryFs are replaced by JustBash.FS / JustBash.FS.Memory with vfs-shaped returns ({:ok, payload, fs} on reads, %VFS.Error{} on failure, %VFS.Stat{} from stat). Bash-level script behavior is unchanged.

Features

  • add JustBash.CLI for namespaced subcommand tools (#39) (2761adf)
  • add put_context/3 and get_context/3 accessors (#41) (2c6e6b7)
  • cli: address consumer feedback from issue #38 (#43) (7d84244)
  • replace the filesystem layer with the vfs library (#44) (1da1db8)

Bug Fixes

  • mkdir and rm report backend errors instead of crashing the exec (#48) (dffd5dd)
  • printf %b support and no-progress guard against format-recycle hangs (#50) (56c74b8)

This PR was generated with Release Please. See documentation.

@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from a18d986 to 5e3eab5 Compare July 2, 2026 21:10
@github-actions
github-actions Bot force-pushed the release-please--branches--main branch from 5e3eab5 to 5a8d8a7 Compare July 3, 2026 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants