Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7 Roadmap #131

Closed
3 tasks done
pvolok opened this issue May 5, 2024 · 4 comments
Closed
3 tasks done

0.7 Roadmap #131

pvolok opened this issue May 5, 2024 · 4 comments

Comments

@pvolok
Copy link
Owner

pvolok commented May 5, 2024

It's been a while since the last release. I since experimented with a couple of big changes without finishing them. And those unfinished changes are preventing me from making a new release. Here is will track things that need to be fixed before the 0.7 release.

  • Escape sequences parser was changed. Implement all sequences supported in the previous implementation.
  • Now mprocs has client-server architecture. That allows detaching from mprocs and keep it running in the background. it mostly works, but has some unfinished parts. Fix old cli api without exposing server-client features.
  • Update changelog.
This was referenced May 5, 2024
@ddofborg
Copy link
Contributor

ddofborg commented May 24, 2024

Would you mind sharing if any other features are going to be implemented?

@pvolok
Copy link
Owner Author

pvolok commented May 25, 2024

@ddofborg Well, a couple of them might have been implemented. I'll do through them and update the changelog before the release.

The good news is that I finally sat to work on this today and will be able to clean it up very soon! I hid the client-side mode for now, so one of two TODOs for 0.7 will be done this weekend.

@pvolok pvolok closed this as completed Jun 26, 2024
@jayvdb
Copy link
Contributor

jayvdb commented Jun 27, 2024

Thanks for the release @pvolok . Our CI installed the new version last night and the job behaved as expected, spinning up a set of services while integration tests were preformed.

@pvolok
Copy link
Owner Author

pvolok commented Jun 27, 2024

@jayvdb Awesome. Thanks for the confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants